PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 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