LinkedCrs
Class
Definition
Coordinate Reference System which is identified by link in the Azure DocumentDB database service.
public sealed class LinkedCrs : Microsoft.Azure.Documents.Spatial.Crs, IEquatable<Microsoft.Azure.Documents.Spatial.LinkedCrs>
- Inheritance
- Implements
Inherited Members
Microsoft.Azure.Documents.Spatial.Crs
Properties
| Href |
Gets the link which identifies the Coordinate Reference System in the Azure DocumentDB database service. |
| HrefType |
Gets optional string which hints at the format used to represent CRS parameters at the provided Href in the Azure DocumentDB database service. |
Methods
| Equals(LinkedCrs) |
Determines if this LinkedCrs is equal to |
| Equals(Object) |
Determines whether the specified LinkedCrs is equal to the current LinkedCrs in the Azure DocumentDB database service. |
| GetHashCode() |
Serves as a hash function for LinkedCrs in the Azure DocumentDB database service. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |