Text Symbol
Used to display text at points on a layer. Text symbols are used to display text for graphics. The graphics can be based on any type of geometry - point, multipoint, polyline, or polygon.
See also
Constructors
Creates a text symbol object.
Creates a text symbol object with some initial values.
Functions
Clones the TextSymbol.
Creates a swatch of the symbol. This method will scale the symbol up or down in order to fit it in to the desired width and height of the swatch.
Creates a swatch of the symbol.
Properties
The symbol angle alignment of the marker symbol. The angle alignment of the marker symbol. Returns SymbolAngleAlignment.Map if an error occurs.
The type of font decoration for the text symbol. FontDecoration.None if an error occurs.
The font style of the text symbol. Returns FontStyle.Normal if an error occurs.
The font weight of the text symbol. Returns FontWeight.Normal if an error occurs.
The horizontal alignment of the text symbol. Returns HorizontalAlignment.Center if an error occurs.
The vertical alignment of the text symbol. Returns VerticalAlignment.Middle if an error occurs.