TextElement

Base Type: GraphicElement

A graphic element class used to display text.

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.

Locked

bool

Indicates if the element is in a read-only state.

LockedSpecified

bool

Indicates if Locked is specified.

Name

string

Name of the text element.

ReferenceScale

double

Reference scale of the element.

ReferenceScaleSpecified

bool

Indicates if ReferenceScale is specified.

Scale

bool

Indicates if the text scales with the map.

ScaleSpecified

bool

Indicates if Scale if specified.

Symbol

Symbol

Text symbol this element uses to draw itself.

Text

string

Text being displayed by this element.

TextGeometry

Geometry

Shape of the element as a geometry.

Type

string

Type of the element.

2/28/2020