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

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