ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGaugePointerCap Class / CapSize Property

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