Length

Gets the length of the linestring.

 

JavaScript

 

Length

 

C#

 

double Length { get; }

 

C++

 

HRESULT Length([out, retval] double* dLength)