Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1LinearGauge Class / BaseFactorInPixels Property

In This Topic
    BaseFactorInPixels Property (C1LinearGauge)
    In This Topic
    Gets the length of the transversal axis, in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseFactorInPixels As System.Integer
    public System.int BaseFactorInPixels {get;}
    Remarks
    Negative value corresponds to the inverted direction of the transversal axis.
    See Also