Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
D3D10_RECT is declared as follows:
typedef RECT D3D10_RECT;
For more information about this GDI rectangle structure, see RECT.
Remarks
This structure is used for scissor rectangles by ID3D10Device::RSGetScissorRects and ID3D10Device::RSSetScissorRects.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also