ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGaugePointerCap Class / CapSize Property

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