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

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