Table of Contents

Method GetTextRenderingParameters

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

GetTextRenderingParameters()

Retrieves the device context's current text rendering options.

ITextRenderingParameters? GetTextRenderingParameters()

Returns

ITextRenderingParameters

A text rendering parameters object. The caller should call Dispose() when it no longer needs this object.