Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleD Structure / Top Property

In This Topic
    Top Property (RectangleD)
    In This Topic
    Gets the Y coordinate of the top edge of the current RectangleD structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Top As Double
    public double Top {get;}
    See Also