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

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