Name | Description | |
---|---|---|
Angle | Gets and sets the amount of rotation applied to the annotation around the geometry. This is only valid for point and two point polyline geometries. Measured in degrees. | |
CharacterSpacing | Gets and sets the character spacing. | |
CharacterWidth | Gets and sets the character width. | |
Color | Gets and sets the color. | |
FlipAngle | Specifies the angle, in degrees from the vertical, at which point rotated text is flipped, or mirrored, in place. At this point the text starting point becomes the ending point and conversly. | |
FontEffects | Gets and sets whether the annotation is drawn as subscript or superscript. | |
FontName | Gets and sets the family name of the font. e.g. Comic Sans. | |
FontSize | Gets and sets the font size. | |
FontStyle | Gets and sets the style name for the font family. e.g. Regular, Bold or Italic. | |
FontType | Gets and sets the type of font that the font family/style name reference. | |
FontVariationSettings | Gets and sets the values that determine how the variable font displays. | |
HorizontalAlignment | Gets and sets the horizontal alignment type used to align the text to the geometry. Affects which side of a point geometry the text is drawn or which end of a line it is drawn close to. Commonly used to define how stacked text appears. | |
Layer | Gets the ArcGIS.Desktop.Mapping.Layer of the annotation feature. | |
OffsetX | Gets and sets the X offset. | |
OffsetY | Gets and sets the Y offset. | |
Shape | Gets and sets the text baseline shape. | |
SmallCaps | Gets and sets whether the annotation should be drawn as Small Capitals; where lower case is converted to small caps and upper case text is left as upper case. | |
SymbolID | Gets and sets the symbolID. To set the symbolID, this method must be called on the MCT. Use QueuedTask.Run. | |
TextCase | Gets and sets the letter case used to draw the annotation. | |
TextGraphic | Gets the ArcGIS.Core.CIM.CIMTextGraphic representation of the annotation. | |
TextString | Gets and sets the annotation text string. | |
Underline | Gets and sets whether to draw the annotation with an underline. | |
VerticalAlignment | Gets and sets the vertical alignment of the annotation. | |
WordSpacing | Gets and sets the additional spacing that is added between the words of the text string. 100% indicates that regular spacing is used. |