CanvasFontFaceIsSymbolFont Property |
Gets whether the font is a symbol font.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public bool IsSymbolFont { get; }
Property Value
Type:
BooleanSee Also