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

In This Topic
    IsAbsolute Property (C1CornerValue)
    In This Topic
    Gets a value indicating whether the corner value is represented in absolute lengths.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsAbsolute As Boolean
    public bool IsAbsolute {get;}
    See Also