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

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