Public 成员函数 | |
__init__ (self, float dots_per_unit, ScaleEnum unit) | |
定义印表机分辨率为每英寸点数或每毫米点数。 | |
静态 Public 属性 | |
float | MM_PER_INCH = 25.4 |
![]() | |
float | dots_per_inch |
float | dots_per_mm |
LabelMaker.Interfaces.Coordinate.PrintResolution.__init__ | ( | self, | |
float | dots_per_unit, | ||
ScaleEnum | unit ) |
定义印表机分辨率为每英寸点数或每毫米点数。
|
static |