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

In This Topic
    DefaultSize Property (C1Gauge)
    In This Topic
    Size used by default in the VS designer
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property DefaultSize As Size
    public abstract Size DefaultSize {get;}
    See Also