WindowRestorer WindowPosition Property CleanCode C# Libraries v1.2.03 API
Gets the window position.

Namespace: CleanCode.Forms
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public Rectangle WindowPosition { get; private set; }

Field Value

The window position.
See Also