Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |