Gets the number of points in this linestring.
[Visual Basic]
Overrides Public Function GetNumPoints() As Integer Implements _
ILineString.GetNumPoints
An integer caontaining the number of points in the linestring.
Missing <remarks> documentation for M:Geotools.Geometries.LineString.GetNumPoints
LineString Class | LineString Members | Geotools.Geometries Namespace