InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Thickness Structure / Height Property

In This Topic
    Height Property (Thickness)
    In This Topic
    Gets the combined thickness for the top and bottom edges.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As Integer
    public int Height {get;}
    See Also