hi_point
Description
Dictionary that defines the coordinate points.
Prototype
hi_point = {"x": x,
"y": y}
Members
Member |
Description |
|---|---|
x |
Int, X-coordinate |
y |
Int, Y-coordinate |
Parent topic: Common
Dictionary that defines the coordinate points.
hi_point = {"x": x,
"y": y}
Member |
Description |
|---|---|
x |
Int, X-coordinate |
y |
Int, Y-coordinate |