CoordinateSystem Class
WCF Data Services 5.0
Represents the Coordinate System Reference.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
The CoordinateSystem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) | Indicates the Equals overload. (Overrides Object.Equals(Object).) |
![]() | Equals(CoordinateSystem) | Indicates the Equals overload. |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | Geography | Gets or creates a Geography coordinate system with the ID, or the default if null is given. |
![]() ![]() | Geometry | Gets or creates a Geometry coordinate system with the ID, or the default if null is given. |
![]() | GetHashCode | Returns a hash code for this instance. (Overrides Object.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Displays the coordinate system for debugging. (Overrides Object.ToString().) |
![]() | ToWktId | Displays a string that can be used with extended WKT. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultGeography | Specifies the Default Geography Reference (SRID 4326, WGS84). |
![]() ![]() | DefaultGeometry | Specifies the Default Geometry Reference. |
Show: