EllipseElement
Base Type: GraphicElement
A graphic element class to display ellipses.
Property |
Type |
Description |
---|---|---|
AutoTransform |
bool |
Indicates if transform is applied to symbols and other parts of element. |
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 |
Name of the element. |
Rectangle |
Shape of the element as a geometry, in this case it is a Polygon or an Envelope. | |
ReferenceScale |
double |
Reference scale of the element. |
ReferenceScaleSpecified |
bool |
Indicates if ReferenceScale is specified. |
Symbol |
Fill symbol this element uses to draw itself. | |
Type |
string |
Type of the element. |