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