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

Glossary Item Box

The following tables list the members exposed by ShapePointZM.

Public Constructors

 NameDescription
Public ConstructorShapePointZM ConstructorInitializes new instance of ShapePointZM.  
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)
Public PropertyZGets the Z coordinate value.  
Top

See Also