CanvasFontFace.GetVerticalGlyphVariants Method |
Retrieves the vertical forms of the nominal glyphs retrieved from GetGlyphIndices.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic int[] GetVerticalGlyphVariants(
int[] inputElements
)
Parameters
- inputElements
- Type:System.Int32[]
Return Value
Type:
Int32[]
See Also