This document is archived and information here might be outdated. Recommended version. |
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