Provides access to IAttributeText2 Interface.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
Angle | The angle of the text, expressed in radians. | |
FieldCode | Text modifier field code used in 2525B and APP-6A. | |
Height | The height of the text, expressed in map units. | |
IsVisible | Indicates whether the attribute text is visible. | |
Justify | The justification of the text. | |
Location | The point location where the text will be drawn, expressed in map units. | |
Name | The name of this particular attribute text object. | |
Text | The actual text string to be drawn. |
CoClasses that implement IAttributeText2
CoClasses and Classes | Description |
---|---|
AttributeText | Contains information about text that can be drawn around graphics. |
Remarks
This interface was added at MOLE 9.2 and differs from its sister IAttributeText interface by adding a read-only FieldCode property.