Click or drag to resize
Xcalibur Systems LLC Logo

MonitorHelperIsWindowRectValid Method

Determines whether [is window rect valid] [the specified rect].

Namespace: Xcalibur.NativeMethods.V2.Monitors
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public static bool IsWindowRectValid(
	Rectangle rect
)

Parameters

rect  Rectangle
The rect.

Return Value

Boolean
See Also