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

Glossary Item Box

The following tables list the members exposed by GeoShape.

Public Properties

 NameDescription
Public PropertyBoundsReturns the bounds of the shape.  
Public PropertyCenterGets the centroid of the shape.  
Public PropertyIs3DReturns true if the shape has z-coordinate values.  
Public PropertyIsEmptyReturns the value indicating whether the shape is empty geometry.  
Public PropertyIsMeasuredReturns true if the shape has m-coordinate values.  
Public PropertyPointsCountReturns the number of points used in a shape.  
Public PropertyTypeGets the geometry type.  
Top

See Also