Home > All Other Interfaces > ILineString > Length
The length of the linestring.
JavaScript
Length
C#
double Length { get; }
C++
HRESULT Length([out, retval] double* dLength)