Property WindowRect
WindowRect
Gets the outer dimensions of the window, including any title bar and border.
Declaration
[Obsolete("In most cases DwmFrameBounds is much-much more reliable as WindowRect will include invisible borders/decorations/etc")]
Rectangle WindowRect { get; }
Property Value
Type | Description |
---|---|
Rectangle |