This struct defines the 2D coordinates of a rectangle. The struct is internally used for setting Virtual Buttons or getting bounding boxes of letters. More...
Public Attributes | |
float | leftTopX |
float | leftTopY |
float | rightBottomX |
float | rightBottomY |
This struct defines the 2D coordinates of a rectangle. The struct is internally used for setting Virtual Buttons or getting bounding boxes of letters.
float leftTopX |
float leftTopY |
float rightBottomX |
float rightBottomY |