Gets the CustomDraw kind for which the event is raised.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public CustomDraw CustomDrawKind { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property CustomDrawKind As CustomDraw |
A member of the CustomDraw enumeration.
See Also