定義文本類接口的協議。 更多...
公開方法(Public Methods) | |
| str | __str__ (self) |
靜態公開屬性 | |
| List | text [ITextItem] |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IText.ITextSettings | |
| IRuler | ruler |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IFont.IFont | |
| str | font_name |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IFont.IFontStyle | |
| FontStyleEnum | font_style |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IFont.IFontSizeUnits | |
| FontSizeUnitsEnum | font_size_units |
靜態公開屬性 繼承自 LabelMaker.Interfaces.ISettings.IRotation | |
| RotateEnum | rotation |
定義文本類接口的協議。
此協議概述了任何文本處理類所需的屬性和方法。
| str LabelMaker.Interfaces.IText.IText.__str__ | ( | self | ) |
|
static |