ArcObjects Library Reference (DefenseSolutions)  

IAttributeText2 Interface

Provides access to IAttributeText2 Interface.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property Angle The angle of the text, expressed in radians.
Read-only property FieldCode Text modifier field code used in 2525B and APP-6A.
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 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.