Locates and unleaders an existing graphic in the display list.
[Visual Basic .NET] Public Sub Unleader ( _ ByVal Graphic As ILeaderable _ )
[C#] public void Unleader ( ILeaderable Graphic );
[C++]
HRESULT Unleader(
ILeaderable* Graphic
);
[C++]Parameters
Graphic [in]Graphic is a parameter of type ILeaderable
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.