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

椭圆

#include "MediaInfDraw.hpp"

Public 属性

bool fill
 是否是实心 更多...
 
float x
 中心点x 更多...
 
float y
 中心点y 更多...
 
float majorAxis
 长轴 更多...
 
float minorAxis
 短轴 更多...
 

类成员变量说明

◆ fill

bool Emx::MediaInfDraw::ParamEllipse::fill

◆ x

float Emx::MediaInfDraw::ParamEllipse::x

◆ y

float Emx::MediaInfDraw::ParamEllipse::y

◆ majorAxis

float Emx::MediaInfDraw::ParamEllipse::majorAxis

◆ minorAxis

float Emx::MediaInfDraw::ParamEllipse::minorAxis