Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleLength Structure / HalfParent Property

In This Topic
    HalfParent Property
    In This Topic
    Gets the 50% length.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property HalfParent As C1StyleLength
    public static C1StyleLength HalfParent {get;}
    See Also