Table of Contents

Property Length

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

Length

The number of text positions in the text line. This includes any trailing whitespace and newline characters.

public int Length { get; }

Property Value

int