Search
LinearGauge.DefaultSize Property
See Also
 






Control.DefaultSize override.

Namespace: MindFusion.Gauges.WinForms
Assembly: MindFusion.Gauges.WinForms

 Syntax

C#  Copy Code

protected override Size DefaultSize { get; }

Visual Basic  Copy Code

Protected Overrides ReadOnly Property DefaultSize As Size

 Property Value

An instance of the Size structure.

 See Also