Table of Contents

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

Font

Remarks

Default value is Font("Microsoft Sans Serif", 12.0f, FontStyle.Regular)