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

In This Topic
    Y Property (GeoPoint)
    In This Topic
    Gets or sets the y-coordinate.
    Syntax
    'Declaration
     
    Public ReadOnly Property Y As Double
    public double Y {get;}
    See Also