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

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