This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingGlobeLayerLeaderLines Interface > ITrackingGlobeLayerLeaderLines.ElevatedLinesLengthUnits Property (ArcObjects .NET 10.5 SDK) |
Indicates the units for the length of the elevated line.
[Visual Basic .NET] Public Property ElevatedLinesLengthUnits As esriUnits
[C#] public esriUnits ElevatedLinesLengthUnits {get; set;}
[C++]
HRESULT get_ElevatedLinesLengthUnits(
esriUnits* lengthUnits
);
[C++]
HRESULT put_ElevatedLinesLengthUnits(
esriUnits lengthUnits
);
[C++]
Parameters lengthUnits [out, retval]
lengthUnits is a parameter of type esriUnits lengthUnits [in]
lengthUnits is a parameter of type esriUnits