Property PopupFormFont
- Namespace
- VectorDraw.Professional.vdCommandLine
- Assembly
- vdCommandLine.dll
PopupFormFont
Get/Set the font used to display the commands to the popup form.
public Font PopupFormFont { get; set; }
Property Value
Remarks
Default value is Font("Microsoft Sans Serif", 12.0f, FontStyle.Regular)