BaseGaugeWin Constructors
Represents the base class for gauges.| Name | Parameters | Description |
|---|---|---|
| BaseGaugeWin() | none | Initializes a new instance of the BaseGaugeWin class. |
| BaseGaugeWin(IGaugeContainer) | container | Initializes a new instance of the BaseGaugeWin class with the specified container. |
See Also