DigitalGauge Constructors
Displays numbers and text in the manner like LEDS do.| Name | Parameters | Description |
|---|---|---|
| DigitalGauge() | none | Initializes a new instance of the DigitalGauge class. |
| DigitalGauge(IGaugeContainer) | container | Initializes a new instance of the DigitalGauge class. |
See Also