Table of Contents

Method GetTypography

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

GetTypography(ITextLayout, int)

public static ITypography? GetTypography(this ITextLayout textLayout, int currentPosition)

Parameters

textLayout ITextLayout
currentPosition int

Returns

ITypography