CanvasFontFace.HasVerticalGlyphVariants 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
Syntaxpublic bool HasVerticalGlyphVariants { get; }
Property Value
Type:
Boolean
See Also