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

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

Syntax

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

See Also