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

In This Topic
    X Property (Rect)
    In This Topic
    Gets the x-coordinate of the upper-left corner of this rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property X As Double
    public double X {get;}

    Property Value

    The x.
    See Also