Click or drag to resize
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
C#
public bool HasVerticalGlyphVariants { get; }

Property Value

Type: Boolean
See Also