Gets the width of this C1Line including whitespaces at the end.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public double TotalWidth { get; internal set; }
Visual Basic
Public Property TotalWidth As Double
	Get
	Friend Set

See Also