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

In This Topic
    Empty Property (Thickness)
    In This Topic
    Provides a Thickness object with no thickness.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As Thickness
    public static Thickness Empty {get;}
    See Also