GeographyPoint.Create Method

Include Protected Members
Include Inherited Members

Creates a geography point.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Create(Double, Double) Creates a geography point using the specified latitude and longitude.
Public methodStatic member Create(Double, Double, Nullable<Double>) Creates a geography point using the specified latitude, longitude and dimension.
Public methodStatic member Create(Double, Double, Nullable<Double>, Nullable<Double>) Creates a geography point using the specified latitude, longitude and dimensions.
Public methodStatic member Create(CoordinateSystem, Double, Double, Nullable<Double>, Nullable<Double>) Creates a geography point using the specified coordinate system, latitude, longitude and dimensions.

Top

See Also

Reference

GeographyPoint Class

System.Spatial Namespace