ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1LinearGauge Class / DefaultSize Property

In This Topic
    DefaultSize Property (C1LinearGauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property DefaultSize As Size
    public override Size DefaultSize {get;}
    See Also