2.2.2.16 PointS Object
The PointS Object defines the x- and y-coordinates of a point.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
x |
y |
x (2 bytes): A 16-bit signed integer that defines the horizontal (x) coordinate of the point.
y (2 bytes): A 16-bit signed integer that defines the vertical (y) coordinate of the point.