RichTextKit v0.4

TextBlock.MeasuredWidth Property

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

The width of the widest line of text.

public float MeasuredWidth { get; }

Remarks

The returned width does not include any overhang.

Property Type

float