ArcObjects Library Reference (DefenseSolutions)  

IAttributeText Interface

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
Read/write property Angle The angle of the text, expressed in radians.
Read/write property Height The height of the text, expressed in map units.
Read/write property IsVisible Indicates whether the attribute text is visible.
Read/write property Justify The justification of the text.
Read/write property Location The point location where the text will be drawn, expressed in map units.
Read/write property Name The name of this particular attribute text object.
Read/write property 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.