Adds a graphic as a leadered object to the display list.
[Visual Basic .NET] Public Sub Leader ( _ ByVal Graphic As ILeaderable _ )
[C#] public void Leader ( ILeaderable Graphic );
[C++]
HRESULT Leader(
ILeaderable* Graphic
);
[C++]Parameters
Graphic [in]Graphic is a parameter of type ILeaderable
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.