Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeGradient Class / Direction Property

In This Topic
    Direction Property (C1GaugeGradient)
    In This Topic
    Gets or sets the direction of a gradient brush.
    Syntax
    'Declaration
     
    Public Property Direction As C1GaugeGradientDirection
    public C1GaugeGradientDirection Direction {get; set;}
    See Also