Framework.WindowClientRectangle Property

Language:

Retrieves the size and location of the window that is rendering.

Definition

Visual Basic Public ReadOnly Property WindowClientRectangle As Rectangle
C# public Rectangle WindowClientRectangle { get; }
C++ public:
property Rectangle WindowClientRectangle {
        Rectangle get();
}
JScript public function get WindowClientRectangle() : Rectangle

Property Value

System.Drawing.Rectangle
Retrieves the size and location of the window that is rendering.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center