定義文本類接口的協議。 更多...
公開方法(Public Methods) | |
str | __str__ (self) |
靜態公開屬性 | |
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 |