Method SetFontProperties
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.Core.dll
SetFontProperties(ITextLayout, TextRange, FontProperties)
public static void SetFontProperties(this ITextLayout textLayout, TextRange textRange, FontProperties fontProperties)
Parameters
textLayout
ITextLayouttextRange
TextRangefontProperties
FontProperties
SetFontProperties(ITextLayout, TextRange, SizedFontProperties)
public static void SetFontProperties(this ITextLayout textLayout, TextRange textRange, SizedFontProperties sizedFontProperties)
Parameters
textLayout
ITextLayouttextRange
TextRangesizedFontProperties
SizedFontProperties