Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Thickness Structure / IsZero Property

In This Topic
    IsZero Property (C1Thickness)
    In This Topic
    Gets whether the thickness is zero in all edges.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsZero As Boolean
    public bool IsZero {get;}
    See Also