TextFormattingRunProperties::SetFontHintingEmSize Method (Double)
Visual Studio 2015
Gets a new TextFormattingRunProperties with the properties of this one but with the font hinting size set to the specified size.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- hintingSize
-
Type:
System::Double
The new font hinting size.
Return Value
Type: Microsoft.VisualStudio.Text.Formatting::TextFormattingRunProperties^
Show: