GaugeControl 之 DigitalGauge
Displays numbers and text in the manner like LEDS do.
Digital gauges can be displayed as a part of a GaugeControl.
Digital gauges can paint numbers using a 7 or 14 segment display style, and Latin text - using the 14 segment display style.
If symbols of your own alphabet字母表 need to be displayed, use the matrix矩阵 display modes - Matrix5x8 and Matrix8x14.
In these modes, all symbols enumerated by the system Lucida Console font are supported.
The following image shows a set of digital gauges painted using various paint styles:
To specify the text to be painted within the gauge, use the Text property. To choose a display mode , use the DisplayMode property.
See Digital Gauges to learn more.