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

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

Syntax

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

See Also