Class Rect : offset Method


void offset( Integer cx, Integer cy )

Summary

Adjust the position of the rectangle.


Parameters

ParameterDescription
Integer cx Hoizontal amount to adjust
Integer cy Vertical amount to adjust


Requirements

build 1065