Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / Rect Class / Height Property

In This Topic
    Height Property (Rect)
    In This Topic
    The height
    Syntax
    'Declaration
     
    
    Public Property Height As Double
    public double Height {get; set;}
    See Also