​
​
​

Gets the kind of the shape. It can be one of the ServerVisualization.DrawShapeEventArgs.Shape values.

Syntax

​public Shape Kind { get; }
​Public ReadOnly Property Kind() As Shape
​

Limitations

Read only.

​