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

Glossary Item Box

The following tables list the members exposed by ShapePointM.

Public Constructors

 NameDescription
Public ConstructorShapePointM ConstructorInitializes new instance of ShapePointM.  
Top

Public Properties

 NameDescription
Public PropertyMGets the M value.  
Public PropertyXGets the X coordinate. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint)
Public PropertyYGets the Y coordinate. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint)
Top

See Also