CanvasFontFaceStyle Property |
Gets whether the typeface is oblique, or italic, or the default.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public FontStyle Style { get; }
Property Value
Type:
FontStyleSee Also