ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge 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