Table of Contents

Class TextLayoutExtensions

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.Core.dll
public static class TextLayoutExtensions
Inheritance
TextLayoutExtensions
Inherited Members

Methods

GetDrawingEffect(ITextLayout, int)
GetFontCollection(ITextLayout, int)
GetFontFamilyName(ITextLayout, int)
GetFontSize(ITextLayout, int)
GetFontStretch(ITextLayout, int)
GetFontStyle(ITextLayout, int)
GetFontWeight(ITextLayout, int)
GetInlineObject(ITextLayout, int)
GetLocaleName(ITextLayout, int)
GetStrikethrough(ITextLayout, int)
GetTypography(ITextLayout, int)
GetUnderline(ITextLayout, int)
HitTestPoint(ITextLayout, float, float)
HitTestTextRange(ITextLayout, TextRange, float, float)
Measure(ITextLayout)
SetFontProperties(ITextLayout, TextRange, FontProperties)
SetFontProperties(ITextLayout, TextRange, SizedFontProperties)