CanvasTextLayout.GetFontFamily Method |
Gets the font family of the character at the specified position.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic string GetFontFamily(
int characterIndex
)
Parameters
- characterIndex
- Type: System.Int32
Return Value
Type:
String
See Also