Table of Contents

Property IsMonoSpaced

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

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

Property Value

bool