ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class / PointerCapStroke Property

In This Topic
    PointerCapStroke Property (C1RadialGauge)
    In This Topic
    Gets or sets the brush used to paint the stroke of the pointer cap.
    Syntax
    'Declaration
     
    
    Public Property PointerCapStroke As Brush
    public Brush PointerCapStroke {get; set;}
    See Also