ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class / PointerCapSize Property

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