Class LedFont
Provides a 7-segment LED font.
Namespace: VE3NEA.HamCockpit.SharedControls
Assembly: VE3NEA.HamCockpit.SharedControls.dll
Syntax
public class LedFontExamples
This code assigns the LED font to the Frequencylabel control:
FrequencyLabel.Font = new Font(LedFont.Family, FrequencyLabel.Font.Size);Properties
| Name | Description | 
|---|---|
| Family | Gets the font family. |