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 Inflate methods of the RectF class. For a complete list of methods for the RectF class, see RectF Methods.
Overload list
| Method | Description |
|---|---|
| Inflate(PointF&) | The RectF::Inflatepoint.Xpoint.Y on the top and bottom edges. |
| Inflate(REAL,REAL) | The RectF::Inflatedxdy on the top and bottom edges. |
Syntax
VOID Inflate(
REAL dx,
REAL dy
);
Parameters
dx
dy
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | gdiplustypes.h |