Property | Type | Description | |
---|---|---|---|
Height | int | ||
Width | int | ||
X | int | ||
Y | int |
Method | Description | |
---|---|---|
BoundingBox ( int x, int y, int width, int height ) : System |
public BoundingBox ( int x, int y, int width, int height ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
return | System |