[]
        
(Showing Draft Content)

C1.Win.Bitmap.ImageRect.Offset

Offset Method

Offset(int, int)

Offsets the rectangle by the specified amount.

Declaration
public void Offset(int dx, int dy)
Parameters
Type Name Description
int dx
int dy