Creates a new Point from a specified latitude and longitude.

Overload List

  NameDescription
CreateFromLatitudeLongitude(Double, Double)
Creates a new Point from the specified latitude and longitude.
CreateFromLatitudeLongitude(Double, Double, CoordinateSystem)
Creates a new Point from the specified latitude and longitude and geographic coordinate system.

See Also