Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1RadialGauge Class / RadiusInPixels Property

In This Topic
    RadiusInPixels Property (C1RadialGauge)
    In This Topic
    Gets the radius of a C1RadialGauge, in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property RadiusInPixels As System.Integer
    public System.int RadiusInPixels {get;}
    See Also