ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / ShapePointZM Class / Z Property

In This Topic
    Z Property (ShapePointZM)
    In This Topic
    Gets the Z coordinate value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Z As Double
    public double Z {get;}
    See Also