Provides access to the members that manage a graphic leader.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
Add | Adds a leaderable cached graphic to the leader. | |
Count | The method returns the number of leaderable cached graphics in the leader. | |
Geometry | The geometry bag containing the points, lines, and polygons that make up the graphic leader. | |
IsOIDPersisted | Indicates whether the graphic leader is loading from stream. | |
Item | Retrieves the leaderable cached graphic at a specific index in the leader. | |
Quadrant | Specifies the prevailing direction of the leader. | |
Remove | Removes a leaderable cached graphic from the leader. | |
Style | The graphic leader style responsible for constructing the leader. |
CoClasses that implement IGraphicLeader
CoClasses and Classes | Description |
---|---|
GraphicLeader | A collection of leaderable cached graphics, sorted and drawn using a variety of leader styles, designed to help declutter a display. |