Determines if pt is a member of the line string.
[Visual Basic]
Public Function IsCoordinate( _
ByVal pt As Coordinate _
) As Boolean
True if the point is in the linestring.
Missing <remarks> documentation for M:Geotools.Geometries.LineString.IsCoordinate(Geotools.Geometries.Coordinate)
LineString Class | LineString Members | Geotools.Geometries Namespace