Property IsMonoSpaced
IsMonoSpaced
Represents a value indicating whether font of the device context currently associated with this Painter
is monospaced, meaning that all characters drawn with this font have the same width.
public virtual bool IsMonoSpaced { get; set; }