Gets or sets the XmlNode that define the GraphML serialization of this arrow.
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 |