RECT.Offset(int, int) method¶
Defined in
Type: RECT
Namespace: CrissCross.WPF.UI.Interop.WinDef
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public void Offset(int dx, int dy)
Summary: Sets offset of the rectangle.
Parameters
| Name | Type | Description |
|---|---|---|
dx | int | -- |
dy | int | -- |