Table of Contents

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 ITextLayout
textRange TextRange
fontProperties FontProperties

SetFontProperties(ITextLayout, TextRange, SizedFontProperties)

public static void SetFontProperties(this ITextLayout textLayout, TextRange textRange, SizedFontProperties sizedFontProperties)

Parameters

textLayout ITextLayout
textRange TextRange
sizedFontProperties SizedFontProperties