The leader style attached to newly created graphic leader objects.
[Visual Basic .NET] Public Property LeaderStyle As IGraphicLeaderStyle
[C#] public IGraphicLeaderStyle LeaderStyle {get; set;}
[C++]
HRESULT get_LeaderStyle(
IGraphicLeaderStyle** LeaderStyle
);
[C++]
HRESULT putref_LeaderStyle(
IGraphicLeaderStyle* LeaderStyle
);
[C++]Parameters
LeaderStyle [out, retval]LeaderStyle is a parameter of type IGraphicLeaderStyle
LeaderStyle [in]LeaderStyle is a parameter of type IGraphicLeaderStyle
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.