CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::LineStyle结构体 参考

Public 成员函数

 LineStyle (PenType type=PenTypeSoild, LineCapStyle cap=ROUND, int ds_offset=0)
 
 LineStyle (const LineStyle &other)
 

Public 属性

PenType type_
 
LineCapStyle linecap_
 
LineCapStyle joincap_
 
float miter_limit
 
int dash_offset_
 
int dash_len
 
float dash [10]
 

构造及析构函数说明

◆ LineStyle() [1/2]

BUI::LineStyle::LineStyle ( PenType  type = PenTypeSoild,
LineCapStyle  cap = ROUND,
int  ds_offset = 0 
)

◆ LineStyle() [2/2]

BUI::LineStyle::LineStyle ( const LineStyle other)

类成员变量说明

◆ dash

float BUI::LineStyle::dash[10]

◆ dash_len

int BUI::LineStyle::dash_len

◆ dash_offset_

int BUI::LineStyle::dash_offset_

◆ joincap_

LineCapStyle BUI::LineStyle::joincap_

◆ linecap_

LineCapStyle BUI::LineStyle::linecap_

◆ miter_limit

float BUI::LineStyle::miter_limit

◆ type_

PenType BUI::LineStyle::type_
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有