Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1Gauge Class / UsePixelOffset Property

In This Topic
    UsePixelOffset Property (C1Gauge)
    In This Topic
    Gets or sets whether pixels are offset during rendering.
    Syntax
    'Declaration
     
    Public Property UsePixelOffset As System.Boolean
    public System.bool UsePixelOffset {get; set;}
    See Also