Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeDecorator Class / Alignment Property

In This Topic
    Alignment Property (C1GaugeDecorator)
    In This Topic
    Alignment of the decorator.
    Syntax
    'Declaration
     
    Public Property Alignment As C1GaugeAlignment
    public C1GaugeAlignment Alignment {get; set;}
    See Also