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

Glossary Item Box

The following tables list the members exposed by GeoPoint.

Public Constructors

 NameDescription
Public ConstructorGeoPoint ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBoundsOverridden.   
Public PropertyCenterGets the centroid of the shape. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyIs3DOverridden.   
Public PropertyIsEmptyOverridden.   
Public PropertyIsMeasuredOverridden.   
Public PropertyMGets or sets the m-coordinate.  
Public PropertyPointsCountOverridden.   
Public PropertyTypeGets the geometry type. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape)
Public PropertyXGets or sets the x-coordinate.  
Public PropertyYGets or sets the y-coordinate.  
Public PropertyZGets or sets the z-coordinate.  
Top

See Also