繼承自IPrintResolution的PrintResolution類。 更多...
公開方法(Public Methods) | |
| __init__ (self, float dots_per_unit, ScaleEnum unit) | |
| set_dots_per_inch (self, float dots_per_inch) | |
| set_dots_per_mm (self, float dots_per_mm) | |
公開屬性 | |
| dots_per_inch | |
| dots_per_mm | |
額外的繼承成員 | |
靜態公開屬性 繼承自 LabelMaker.Interfaces.ICoordinates.IPrintResolution | |
| float | dots_per_inch |
| float | dots_per_mm |
繼承自IPrintResolution的PrintResolution類。
| LabelMaker.Interfaces.ICoordinates.PrintResolution.__init__ | ( | self, | |
| float | dots_per_unit, | ||
| ScaleEnum | unit ) |
| LabelMaker.Interfaces.ICoordinates.PrintResolution.set_dots_per_inch | ( | self, | |
| float | dots_per_inch ) |
| LabelMaker.Interfaces.ICoordinates.PrintResolution.set_dots_per_mm | ( | self, | |
| float | dots_per_mm ) |
| LabelMaker.Interfaces.ICoordinates.PrintResolution.dots_per_inch |
| LabelMaker.Interfaces.ICoordinates.PrintResolution.dots_per_mm |