IWindowGridSetStartPositionRelative(String) Method

Sets the initial position relative to the location of an element.

Definition

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

Parameters

elementLocation  String
Element from which you get the position

See Also