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

In This Topic
    PointerCapSize Property
    In This Topic
    Gets or sets the relative pointer cap size.
    Syntax
    'Declaration
     
    Public Property PointerCapSize As Windows.Foundation.Size
    public Windows.Foundation.Size PointerCapSize {get; set;}
    See Also