CanvasFontFaceHasVerticalGlyphVariants Property |
Gets whether the font has any vertical glyph variants.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public bool HasVerticalGlyphVariants { get; }
Property Value
Type:
BooleanSee Also