Property IsMonoSpaced
IsMonoSpaced
When implemented by a class, represents a value indicating whether font of the device context currently associated with this IPainter
is monospaced, meaning that all characters drawn with this font have the same width.
bool IsMonoSpaced { get; set; }