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.
This topic lists the Offset methods of the Rect class. For a complete list of methods for the Rect class, see Rect Methods.
Overload list
Method | Description |
---|---|
Offset(Point&) | The Rect::Offsetpoint.Xpoint.Y. |
Offset(INT,INT) | The Rect::Offsetdxdy vertically. |
Syntax
void Offset(
const Point & point
);
Parameters
point
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplustypes.h |