[]
        
(Showing Draft Content)

C1.WPF.Bitmap.ImageRect.Offset

Offset Method

Offset(int, int)

Offsets the rectangle by the specified amount.

Declaration
public void Offset(int dx, int dy)
Public Sub Offset(dx As Integer, dy As Integer)
Parameters
Type Name Description
int dx
int dy