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

In This Topic
    BehindPointer Property
    In This Topic
    A value that indicate whether the cap shows behind of the pointer.
    Syntax
    'Declaration
     
    Public Property BehindPointer As System.Boolean
    public System.bool BehindPointer {get; set;}
    See Also