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

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