|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
边框画刷。 更多...
#include <YBrush.h>

Public 成员函数 | |
| BorderBrush ()=default | |
| BorderBrush (const BorderBrush &)=default | |
| 复制构造:默认实现。 | |
| BorderBrush (const BorderStyle &style) | |
| 初始化;使用指定边框样式。 | |
| BorderBrush & | operator= (const BorderBrush &)=default |
| void | operator() (PaintEventArgs &&) |
Public 属性 | |
| BorderStyle | Style |
| 边框样式。 | |
|
default |
|
default |
复制构造:默认实现。
|
inline |
| void BorderBrush::operator() | ( | PaintEventArgs && | e | ) |
|
inlinedefault |
| BorderStyle YSLib::UI::BorderBrush::Style |