Indicates the length of the elevated lines.
[Visual Basic .NET] Public Property ElevatedLinesLength As Double
[C#] public double ElevatedLinesLength {get; set;}
[C++]
HRESULT get_ElevatedLinesLength(
double* length
);
[C++]
HRESULT put_ElevatedLinesLength(
double length
);
[C++]Parameters
length [out, retval] length is a parameter of type double length [in] length is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.