An enumeration of the available Shape types.
VEShapeType{ Pushpin Polyline Polygon }
|
Member
|
Description
|
|---|
|
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.
Concepts
VEShapeLayer Class