InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Corners Structure / Empty Property

In This Topic
    Empty Property (Corners)
    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