Table of Contents

Property LayoutWidth

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

LayoutWidth

The initial width given to the layout. It can be either larger or smaller than the text content width, depending on whether the text was wrapped.

public float LayoutWidth { get; }

Property Value

float