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

In This Topic
    Top Property (Rect)
    In This Topic
    Gets the y-coordinate of the top edge of this rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Top As Double
    public double Top {get;}
    See Also