GeometryCollection Class
WCF Data Services 5.0
Represents the geometry collection.
System..::..Object
System.Spatial..::..Geometry
System.Spatial..::..GeometryCollection
System.Spatial..::..GeometryMultiCurve
System.Spatial..::..GeometryMultiPoint
System.Spatial..::..GeometryMultiSurface
System.Spatial..::..Geometry
System.Spatial..::..GeometryCollection
System.Spatial..::..GeometryMultiCurve
System.Spatial..::..GeometryMultiPoint
System.Spatial..::..GeometryMultiSurface
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
The GeometryCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CoordinateSystem | Gets the SRID of this instance of geometry. (Inherited from Geometry.) |
![]() | Geometries | Gets the geometry instances in this collection. |
![]() | IsEmpty | Gets a value that indicates whether geometry is empty. (Inherited from Geometry.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether this instance and the specified object have the same value. (Overrides Object..::..Equals(Object).) |
![]() | Equals(GeometryCollection) | Determines whether this instance and another specified geometry instance have the same value. |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | Gets the hash code. (Overrides Object..::..GetHashCode()()()().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SendTo | Sends the current spatial object to the given pipeline. (Inherited from Geometry.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Distance | Determines the distance of the geometry. (Defined by GeometryOperationsExtensions.) |
