RichTextKit v0.4

TextLine.Length Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: TextLine

The length of this line in codepoints

public int Length { get; }

Property Type

int