Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1CornerRadius Structure / IsUniform Property

In This Topic
    IsUniform Property (C1CornerRadius)
    In This Topic
    Gets whether the radius is uniform in all corners and the same.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsUniform As Boolean
    public bool IsUniform {get;}
    See Also