在X和Y方向上的字体大小,允许在需要非默认字体大小时进行拉伸/调整。 更多...
Public 成员函数 | |
| __init__ (self, float x, float y) | |
Public 属性 | |
| x | |
| y | |
Public 属性 继承自 LabelMaker.Interfaces.Coordinate.APair | |
| x | |
| y | |
额外继承的成员函数 | |
静态 Public 属性 继承自 LabelMaker.Interfaces.ICoordinates.IPair | |
| float | x |
| float | y |
在X和Y方向上的字体大小,允许在需要非默认字体大小时进行拉伸/调整。
| LabelMaker.Interfaces.IFont.FontSize.__init__ | ( | self, | |
| float | x, | ||
| float | y ) |
| LabelMaker.Interfaces.IFont.FontSize.x |
| LabelMaker.Interfaces.IFont.FontSize.y |