An enumeration of the available Shape types.
VEShapeType{ Pushpin Polyline Polygon }
Pushpin
This represents a Shape object that is a pushpin.
Polyline
This represents a Shape object that is a polyline.
Polygon
This represents a Shape object that is a polygon.
This enumeration represents the Shape type for a VEShape Class object.