DisplayArrangeOverride Method

CVB.Net Documentation
Intercepted to arrange the adorners.

Namespace:  Stemmer.Cvb.Wpf.Controls
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

protected override Size ArrangeOverride(
	Size arrangeBounds
)

Parameters

arrangeBounds
Type: System.WindowsSize
Bounding size of the display.

Return Value

Type: Size
The size of the control.
See Also

Reference