ShapeKind
Specifies a kind of the shape.
Diamond = 4
Specifies a diamond shape.
Ellipse = 2
Specifies an ellipse shape.
Rectangle = 0
Specifies a rectangle shape.
RoundRectangle = 1
Specifies a round rectangle shape.
Triangle = 3
Specifies a triangle shape.