ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / Corners Structure / Empty Property

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