BlinkID C SDK version 5.16.0
Data Fields
MBRectangle Struct Reference

This structure represents the rectangle. More...

#include <Rectangle.h>

Data Fields

float x
 
float y
 
float width
 
float height
 

Detailed Description

This structure represents the rectangle.

Field Documentation

◆ height

float MBRectangle::height

height of the rectangle

◆ width

float MBRectangle::width

width of the rectangle

◆ x

float MBRectangle::x

horizontal position of the rectangle

◆ y

float MBRectangle::y

vertical position of the rectangle


The documentation for this struct was generated from the following file: