IWindowGridSetStartPositionRelative(Rect) Method

Set the initial position relative to the area of an element.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void SetStartPositionRelative(
	Rect elementArea
)

Parameters

elementArea  Rect
Position from which the position is obtained

See Also