Class Rect : inflate Method


void inflate( Integer cx, Integer cy )

Summary

Adjust size of the rectangle equally


Parameters

ParameterDescription
Integer cx How much to adjust horizontally
Integer cy How much to adjust vertically


Requirements

build 1065