InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Thickness Structure / Width Property

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