Distance that the leaders extend past the circles (points).
[Visual Basic .NET] Public Property LeaderOverhang As Double
[C#] public double LeaderOverhang {get; set;}
[C++]
HRESULT get_LeaderOverhang(
double* LeaderOverhang
);
[C++]
HRESULT put_LeaderOverhang(
double LeaderOverhang
);
[C++]Parameters
LeaderOverhang [out, retval] LeaderOverhang is a parameter of type double LeaderOverhang [in] LeaderOverhang is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.