ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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