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

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

    Property Value

    The y.
    See Also