ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RegionKnob Class / PointerCapStyle Property

In This Topic
    PointerCapStyle Property (C1RegionKnob)
    In This Topic
    Style bound to the PointerCap element.
    Syntax
    'Declaration
     
    
    Public Shadows Property PointerCapStyle As Style
    public new Style PointerCapStyle {get; set;}
    See Also