Rectangle class
Rectangle class
The Rectangle type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init |
Methods
| Method | Description |
|---|---|
| _crop_int32_int32_int32_int32 | |
| _init_int32_int32_int32_int32 | |
| _to_string_noargs | |
| crop | |
| crop_int32 | |
| to_string | |
| _equals_object | (inherited from ValueObject) |
| _equals_value_object | (inherited from ValueObject) |
| _get_hash_code_noargs | (inherited from ValueObject) |
| equals | (inherited from ValueObject) |
| equals_object | (inherited from ValueObject) |
| equals_value_object | (inherited from ValueObject) |
| get_hash_code | (inherited from ValueObject) |
Properties
| Property | Description |
|---|---|
| bottom | |
| height | |
| left | |
| right | |
| top | |
| width |