Gets or sets the XmlNode that defines the GraphML style information for the graph item instances that use this style.

Namespace:  yWorks.yFiles.Graph.Web
Assembly:  yFilesServer (in yFilesServer.dll) Version: 1.3.0.2 (1.3.0.2)

Syntax

C#
public XmlNode XmlNode { get; set; }
Visual Basic (Declaration)
Public Property XmlNode As XmlNode

See Also