ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Point Structure / X Property

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