POINT_16¶
Structure Definition¶
1 2 3 4 5 | |
1 2 3 4 5 6 | |
Function Description¶
16 bits describe a point.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| X | short | X coordinate. |
| Y | short | Y coordinate. |
1 2 3 4 5 | |
1 2 3 4 5 6 | |
16 bits describe a point.
| Member | Type | Remark |
|---|---|---|
| X | short | X coordinate. |
| Y | short | Y coordinate. |