hi_size
Description
Dictionary that defines the rectangle size.
Prototype
hi_size = {"width": width,
"height": height}
Members
Member |
Description |
|---|---|
width |
Int, width. |
height |
Int, height. |
Parent topic: Common
Dictionary that defines the rectangle size.
hi_size = {"width": width,
"height": height}
Member |
Description |
|---|---|
width |
Int, width. |
height |
Int, height. |