ArcObjects Library Reference (DefenseSolutions)  

IGraphicLeader Interface

Provides access to the members that manage a graphic leader.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Method Add Adds a leaderable cached graphic to the leader.
Read-only property Count The method returns the number of leaderable cached graphics in the leader.
Read-only property Geometry The geometry bag containing the points, lines, and polygons that make up the graphic leader.
Method IsOIDPersisted Indicates whether the graphic leader is loading from stream.
Method Item Retrieves the leaderable cached graphic at a specific index in the leader.
Read/write property Quadrant Specifies the prevailing direction of the leader.
Method Remove Removes a leaderable cached graphic from the leader.
Read/write property 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.