InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Framework Namespace / Thickness Structure / Top Property

In This Topic
    Top Property (Thickness)
    In This Topic
    Gets or sets the thickness value for the top edge.
    Syntax
    'Declaration
     
    Public Property Top As Integer
    public int Top {get; set;}
    See Also