Gets or sets the XmlNode that defines the GraphML style information for the graph item instances
that use this style.
Namespace: yWorks.yFiles.Graph.WebAssembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)
Syntax
| C# |
|---|
public XmlNode XmlNode { get; set; } |
| Visual Basic |
|---|
Public Property XmlNode As XmlNode Get Set |