Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Rect Structure / Height Property

In This Topic
    Height Property (C1Rect)
    In This Topic
    Gets or sets the height of the rectangle.
    Syntax
    'Declaration
     
    
    Public Property Height As Double
    public double Height {get; set;}
    See Also