GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace : GeoPolygon Class |
For a list of all members of this type, see GeoPolygon members.
Name | Description | |
---|---|---|
Bounds | Overridden. Returns the bounds of the polygon shape. | |
Center | Overridden. Gets the centroid of the polygon shape. | |
ExteriorRing | Exterior ring of the polygon shape. | |
InteriorRings | Interior rings of the polygon shape. | |
Is3D | Overridden. Returns true if any ring in collection has z-coordinate values. | |
IsEmpty | Overridden. Returns value indicating whether the ExterorRing null or empty. | |
IsMeasured | Overridden. Returns true if any ring in collection has m-coordinate values. | |
PointsCount | Overridden. Returns sum of rings points count. | |
Rings | Gets the polygon rings. | |
Type | Gets the geometry type. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape) |