Property | Type | Description | |
---|---|---|---|
bottom | int | ||
left | int | ||
right | int | ||
top | int |
Method | Description | |
---|---|---|
DiffBounds ( int width, int height ) : System | ||
Merge ( DiffBounds other ) : void |
public DiffBounds ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |