Emx::MediaInfDraw::ParamRect结构体 参考

矩形

#include "MediaInfDraw.hpp"

Public 属性

bool fill
 是否是实心 更多...
 
float x
 起点x 更多...
 
float y
 起点y 更多...
 
float width
 矩形宽 更多...
 
float height
 矩形高 更多...
 

类成员变量说明

◆ fill

bool Emx::MediaInfDraw::ParamRect::fill

◆ x

float Emx::MediaInfDraw::ParamRect::x

◆ y

float Emx::MediaInfDraw::ParamRect::y

◆ width

float Emx::MediaInfDraw::ParamRect::width

◆ height

float Emx::MediaInfDraw::ParamRect::height