GeographyMultiPoint Class
WCF Data Services 5.0
Represents the multi-point of geography.
System..::..Object
System.Spatial..::..Geography
System.Spatial..::..GeographyCollection
System.Spatial..::..GeographyMultiPoint
System.Spatial..::..Geography
System.Spatial..::..GeographyCollection
System.Spatial..::..GeographyMultiPoint
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
The GeographyMultiPoint type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CoordinateSystem | Gets the coordinate system of the geography. (Inherited from Geography.) |
![]() | Geographies | Gets the collection of geographies. (Inherited from GeographyCollection.) |
![]() | IsEmpty | Gets a value that indicates whether the geography is empty. (Inherited from Geography.) |
![]() | Points | Gets a collection of points. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether this instance and the specified object have the same value. (Overrides GeographyCollection..::..Equals(Object).) |
![]() | Equals(GeographyCollection) | Determines whether this instance and another specified geography instance have the same value. (Inherited from GeographyCollection.) |
![]() | Equals(GeographyMultiPoint) | Determines whether this instance and another specified geography instance have the same value. |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | Gets the hash code. (Overrides GeographyCollection..::..GetHashCode()()()().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SendTo | Sends the current spatial object to the given pipeline. (Inherited from Geography.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Distance | Determines the distance of the geography. (Defined by GeographyOperationsExtensions.) |



