ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1RadialGaugePointerCap Class / Radius Property

In This Topic
    Radius Property (C1RadialGaugePointerCap)
    In This Topic
    Gets or sets the radius of the cap.
    Syntax
    'Declaration
     
    Public Property Radius As System.Integer
    public System.int Radius {get; set;}
    See Also