公開方法(Public Methods) | |
| __init__ (self, float dots_per_unit, ScaleEnum unit) | |
| 定義打印機分辨率為每英寸點數或每毫米點數。 | |
靜態公開屬性 | |
| float | MM_PER_INCH = 25.4 |
靜態公開屬性 繼承自 LabelMaker.Interfaces.ICoordinates.IPrintResolution | |
| float | dots_per_inch |
| float | dots_per_mm |
| LabelMaker.Interfaces.Coordinate.PrintResolution.__init__ | ( | self, | |
| float | dots_per_unit, | ||
| ScaleEnum | unit ) |
定義打印機分辨率為每英寸點數或每毫米點數。
|
static |