Table of Contents

Property MaxBidiReorderingDepth

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

MaxBidiReorderingDepth

The maximum reordering count of any line of text, used to calculate the most number of hit-testing boxes needed. If the layout has no bidirectional text, or no text at all, the minimum level is 1.

public int MaxBidiReorderingDepth { get; }

Property Value

int