RadControls for WinForms

Gets the arrange rectangle, valid for this element.

Namespace: Telerik.WinControls
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
protected internal virtual RectangleF GetArrangeRect(
	RectangleF proposed
)
Visual Basic
Protected Friend Overridable Function GetArrangeRect ( _
	proposed As RectangleF _
) As RectangleF

Parameters

proposed
Type: System.Drawing..::..RectangleF

Return Value

See Also