Framework.WindowClientRectangle Property |
Language: |
Retrieves the size and location of the window that is rendering.
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
System.Drawing.Rectangle
This property is read-only.
Retrieves the size and location of the window that is rendering.
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