Name | Description | |
---|---|---|
GeoGeometryCollection Constructor | Initializes a new instance of the GeoGeometryCollection class. |
The following tables list the members exposed by GeoGeometryCollection.
Name | Description | |
---|---|---|
GeoGeometryCollection Constructor | Initializes a new instance of the GeoGeometryCollection class. |
Name | Description | |
---|---|---|
Bounds | Returns the bounds of the shape. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape) | |
Center | Gets the centroid of the shape. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape) | |
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. | |
Type | Gets the geometry type. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape) |