定义文本类接口的协议。 更多...
Public 成员函数 | |
str | __str__ (self) |
静态 Public 属性 | |
List | text [ITextItem] |
![]() | |
IRuler | ruler |
![]() | |
str | font_name |
![]() | |
FontStyleEnum | font_style |
![]() | |
FontSizeUnitsEnum | font_size_units |
![]() | |
RotateEnum | rotation |
定义文本类接口的协议。
此协议概述了任何文本处理类所需的属性和方法。
str LabelMaker.Interfaces.IText.IText.__str__ | ( | self | ) |
|
static |