Provides access to text labeling information used by a graphic.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
AttributeText | Holds a set of attribute text objects that are specific to a particular graphic. | |
ShowText | Indicates whether or not text labels should be displayed around the graphic. | |
UseFonts | Indicates whether the graphic is using fonts for its labels. |
CoClasses that implement ILabeledGraphic
CoClasses and Classes | Description |
---|---|
FEGraphic | A cached graphic that symbolizes a point based military object (feature or force element). |
TacticalGraphic | A cached graphic that symbolizes a point, line, or polygon based tactical military object (feature or tactical element). |
Remarks
Cached graphcis, when drawn, can be labeled with text. This text is derived from the attributes of the feature or military object associated with each graphic. What and how this text is drawn can be managed using this interface.