CanvasFontFaceIsMonospaced Property |
Gets whether the font is monospaced; that is, all glyphs' layout boxes are equally sized and spaced apart.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public bool IsMonospaced { get; }
Property Value
Type:
BooleanSee Also