Gets the resulting size of the last measure of this view.

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

Syntax

C#
public Size DesiredSize { get; protected set; }
Visual Basic
Public Property DesiredSize As Size
	Get
	Protected Set

See Also