Provides access to members that provide leadering status information about a graphic.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
Draw | Internally used draw method (in place of ICachedGraphic::Draw). | |
IsLeaderable | Indicates whether the graphic is currently leaderable. | |
IsLeadered | Indicates whether the graphic is currently leadered. | |
SideToCenterDistance | The Method returns the geometry unit distance from the center to the left edge of the graphic's frame. |
CoClasses that implement ILeaderable
CoClasses and Classes | Description |
---|---|
FEGraphic | A cached graphic that symbolizes a point based military object (feature or force element). |
GraphicLeader | A collection of leaderable cached graphics, sorted and drawn using a variety of leader styles, designed to help declutter a display. |
GraphicStack | An ordered collection of stackable cached graphics, drawn to resemble a stack of cards. |
Remarks
Only cached graphics that are leaderable can be added to a leader object.