Provides access to IAttributeText Interface. Note: the IAttributeText interface has been superseded byIAttributeText2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
Angle | The angle of the text, expressed in radians. | |
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 IAttributeText
CoClasses and Classes | Description |
---|---|
AttributeText | Contains information about text that can be drawn around graphics. |