PolygonElement
Base Type: GraphicElement
A graphic element class to display polygons.
Property |
Type |
Description |
---|---|---|
AutoTransform |
bool |
Indicates if transform is applied to symbols and other parts of element. False = only apply transform to geometry. |
AutoTransformSpecified |
bool |
Indicates if AutoTransform is specified. |
FixedAspectRatio |
bool |
Indicates if the bounds has a fixed aspect ratio. |
FixedAspectRatioSpecified |
bool |
Indicates if FixedAspectRatio is specified. |
Locked |
bool |
Indicates if the element is in a read-only state. |
LockedSpecified |
bool |
Indicates if Locked is specified. |
Name |
string |
The name of the polygon element. |
Polygon |
The shape of the element as a geometry, in this case it is a Polygon. | |
ReferenceScale |
double |
The reference scale of the element. |
ReferenceScaleSpecified |
bool |
Indicates if the ReferenceScale is specified. |
Symbol |
The symbol to be used. | |
Type |
string |
The type of the element. |