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

In This Topic
    AlignmentOffset Property (C1GaugeDecorator)
    In This Topic
    Gets or sets the alignment offset of the decorator (in pixels).
    Syntax
    'Declaration
     
    Public Property AlignmentOffset As System.Integer
    public System.int AlignmentOffset {get; set;}
    See Also