BlinkID C SDK version 5.16.0
|
This structure represents the rectangle. More...
#include <Rectangle.h>
Data Fields | |
float | x |
float | y |
float | width |
float | height |
This structure represents the rectangle.
float MBRectangle::height |
height of the rectangle
float MBRectangle::width |
width of the rectangle
float MBRectangle::x |
horizontal position of the rectangle
float MBRectangle::y |
vertical position of the rectangle