ActiveReports 12
Z Property (GeoPoint)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace > GeoPoint Class : Z Property
Gets or sets the z-coordinate.
Syntax
'Declaration
 
Public ReadOnly Property Z As Nullable(Of Double)
public Nullable<double> Z {get;}
See Also

Reference

GeoPoint Class
GeoPoint Members