Gets a generic monospace FontFamily.
[Visual Basic] Public ReadOnly Property GenericMonospace As FontFamily [C#] public FontFamily GenericMonospace {get;} [C++] public: __property FontFamily* get_GenericMonospace(); [JScript] public function get GenericMonospace() : FontFamily;
A FontFamily that represents a generic monospace font.
FontFamily Class | FontFamily Members | System.Drawing Namespace