RichString.MeasuredWidth Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
The width of the widest line of text.
public float MeasuredWidth { get; }
Remarks
The returned width does not include any overhang.
Property Type
float |