Class LedFont
Provides a 7-segment LED font.
Namespace: VE3NEA.HamCockpit.SharedControls
Assembly: VE3NEA.HamCockpit.SharedControls.dll
Syntax
public class LedFont
Examples
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. |