Creates a point given a coordinate.
[Visual Basic]
Public Function CreatePoint( _
ByVal coordinate As Coordinate _
) As Point
A new point.
Missing <remarks> documentation for M:Geotools.Geometries.GeometryFactory.CreatePoint(Geotools.Geometries.Coordinate)
GeometryFactory Class | GeometryFactory Members | Geotools.Geometries Namespace