Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeRectangle Class / Height Property

In This Topic
    Height Property (C1GaugeRectangle)
    In This Topic
    Gets or sets the logical (positive) or fraction-based (negative) height of the rectangle.
    Syntax
    'Declaration
     
    Public Property Height As System.Double
    public System.double Height {get; set;}
    See Also