An ICanvasObjectDescriptor implementation that casts the UserObject to INode and uses its Style to get implementations for the various interfaces.

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class NodeStyleDescriptor : ICanvasObjectDescriptor
Visual Basic
Public Class NodeStyleDescriptor _
	Implements ICanvasObjectDescriptor

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Drawing..::..NodeStyleDescriptor

See Also