在X和Y方向上的字體大小,允許在需要非默認字體大小時進行拉伸/調整。 更多...
公開方法(Public Methods) | |
| __init__ (self, float x, float y) | |
公開屬性 | |
| x | |
| y | |
公開屬性 繼承自 LabelMaker.Interfaces.Coordinate.APair | |
| x | |
| y | |
額外的繼承成員 | |
靜態公開屬性 繼承自 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 |