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 RectF class. For a complete list of methods for the RectF class, see RectF Methods.
Overload list
| Method | Description |
|---|---|
| Intersect(RectF&) | The RectF::Intersect method replaces this rectangle with the intersection of itself and another rectangle. |
| Intersect(RectF&,RectF&,RectF&) | The RectF::Intersect RectF object. |
Syntax
BOOL Intersect(
const RectF & rect
);
Parameters
rect
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | gdiplustypes.h |