RichTextKit v0.4

RichString.MeasuredLength Property

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

Gets the measured length of the string up to the truncation point in code points

public int MeasuredLength { get; }

Property Type

int