GeoGeometryCollection Class Members
In This Topic
The following tables list the members exposed by GeoGeometryCollection.
Public Constructors
Public Properties
| Name | Description |
| Is3D | Overridden. Returns true if any shape in collection has z-coordinate values. |
| IsEmpty | Overridden. Returns the value indicating whether the collection is empty or all shapes in collection is empty geometry. |
| IsMeasured | Overridden. Returns true if any shape in collection has m-coordinate values. |
| PointsCount | Overridden. Returns the sum of points used in shapes. |
| Shapes | Gets the inner shapes. |
Top
See Also