ParagraphTextElement
Base Type: GraphicElement
A graphic element class to display text which flows into an area geometry.
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. |
ColumnCount |
int |
The number of columns. |
ColumnCountSpecified |
bool |
Indicates if ColumnCount is specified. |
ColumnGap |
double |
The gap betColumnGapween columns in points. |
ColumnGapSpecified |
bool |
Indicates if ColumnGap is specified. |
FrameBackground |
The frame background used by this element. | |
FrameBorder |
Border |
The frame border used by this element. |
FrameShadow |
The frame shadow used by this element. | |
Locked |
bool |
Indicates if the element is in a read-only state. |
LockedSpecified |
bool |
Indicates if Locked is set. |
Margin |
double |
The value for the margin. |
MarginSpecified |
bool |
Indicates if Margin is specified. |
Name |
string |
The name of the paragraph text element. |
ReferenceScale |
double |
The reference scale of the element. |
ReferenceScaleSpecified |
bool |
Indicates if the ReferenceScale is specified. |
Scale |
double |
Indicates if the text scales with the map. |
ScaleSpecified |
bool |
Indicates if Scale is specified. |
Symbol |
The text symbol this element uses to draw itself. | |
Text |
string |
The text being displayed by this element. |
TextGeometry |
The shape of the element as a geometry, in this case it is a paragraph. | |
Type |
string |
Type of the element. |