继承自IPrintResolution的PrintResolution类。 更多...
Public 成员函数 | |
__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) | |
Public 属性 | |
dots_per_inch | |
dots_per_mm | |
额外继承的成员函数 | |
![]() | |
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 |