GeoGeometryCollection Class Members
In This Topic
The following tables list the members exposed by GeoGeometryCollection.
Public Constructors
Public Properties
| Name | Description |
 | Is3D | Overridden. Gets a value indicating whether any shape in the collection has Z-coordinate values. |
 | IsEmpty | Overridden. Gets a value indicating whether the collection is empty or all shapes in the collection are empty geometries. |
 | IsMeasured | Overridden. Gets a value indicating whether any shape in the collection has M-coordinate values. |
 | PointsCount | Overridden. Gets the total number of points used in the shapes. |
 | Shapes | Gets the inner shapes. |
Top
See Also