Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This topic lists the Intersect methods of the Rect class. For a complete list of methods for the Rect class, see Rect Methods.
Overload list
| Method | Description |
|---|---|
| Intersect(Rect&) | The Rect::Intersect method replaces this rectangle with the intersection of itself and another rectangle. |
| Intersect(Rect&,Rect&,Rect&) | The Rect::Intersect Rect object. |
Syntax
BOOL Intersect(
const Rect & rect
);
Parameters
rect
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | gdiplustypes.h |