ActiveReports 8
GeoGeometryCollection Class Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace : GeoGeometryCollection Class

Glossary Item Box

The following tables list the members exposed by GeoGeometryCollection.

Public Constructors

 NameDescription
Public ConstructorGeoGeometryCollection ConstructorInitializes a new instance of the GeoGeometryCollection class.  
Top

Public Properties

 NameDescription
Public PropertyBoundsReturns the bounds of the shape. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyCenterGets the centroid of the shape. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyIs3DOverridden.   
Public PropertyIsEmptyOverridden.   
Public PropertyIsMeasuredOverridden.   
Public PropertyPointsCountOverridden.   
Public PropertyShapesGets the inner shapes.  
Public PropertyTypeGets the geometry type. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Top

See Also