Table of Contents

Property IsMonoSpaced

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

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; }

Property Value

bool