![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
LeaderLength Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > CalloutMarkerSymbol Class : LeaderLength Property |
Visual Basic (Declaration) | |
---|---|
Public Property LeaderLength As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CalloutMarkerSymbol Dim value As Integer instance.LeaderLength = value value = instance.LeaderLength |
C# | |
---|---|
public int LeaderLength {get; set;} |
For an example, see the CalloutMarkerSymbol overview.
The CalloutMarkerSymbol draws a leading line from the label toward the point labeled. This property specifies how far the label is drawn from the point, and hence how long the leader line is.
Default is 10 pixels.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family