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

In This Topic
    IsAbsolute Property (C1CornerRadius)
    In This Topic
    Gets whether all the corners are represented with absolute lengths.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsAbsolute As Boolean
    public bool IsAbsolute {get;}
    See Also