CanvasFontFaceGetVerticalGlyphVariants 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
Syntax public int[] GetVerticalGlyphVariants(
int[] inputElements
)
Parameters
- inputElements
- Type: SystemInt32
Return Value
Type:
Int32See Also