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

Glossary Item Box

The following tables list the members exposed by GeoCurve.

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 PropertyIs3DReturns true if the shape has z-coordinate values. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyIsEmptyReturns the value indicating whether the shape is empty geometry. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyIsMeasuredReturns true if the shape has m-coordinate values. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyPointsCountReturns the number of points used in a shape. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyTypeGets the geometry type. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Top

See Also