Returns the Point at the given index.
[Visual Basic]
Function GetPointN( _
ByVal n As Integer _
) As Point
Returns the nth Point in this LineString.
Missing <remarks> documentation for M:Geotools.Geometries.ILineString.GetPointN(System.Int32)
ILineString Interface | ILineString Members | Geotools.Geometries Namespace