struct.POINT_2D
This is a structure information for expressing two-dimensional coordinates, and consists of the following fields.
BYTE# | Field Name | Data Type | Value | Remarks |
0 | x coordinate | float | - | x coordinate |
4 | y coordinate | float | - | y coordinate |
This is a structure information for expressing two-dimensional coordinates, and consists of the following fields.
BYTE# | Field Name | Data Type | Value | Remarks |
0 | x coordinate | float | - | x coordinate |
4 | y coordinate | float | - | y coordinate |