ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGauge Class / PointerCapStyle Property

In This Topic
    PointerCapStyle Property (C1RadialGauge)
    In This Topic
    Style bound to the PointerCap element.
    Syntax
    'Declaration
     
    Public Property PointerCapStyle As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style PointerCapStyle {get; set;}
    See Also