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

Glossary Item Box

The following tables list the members exposed by ShapePointZ.

Public Constructors

 NameDescription
Public ConstructorShapePointZ ConstructorInitializes new instance of ShapePointZ  
Top

Public Properties

 NameDescription
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