Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCap Class / Radius Property

In This Topic
    Radius Property (C1GaugeCap)
    In This Topic
    Gets or sets the logical radius of the pointer cap.
    Syntax
    'Declaration
     
    Public Property Radius As System.Double
    public System.double Radius {get; set;}
    See Also