A class for PrintResolution, inheriting from IPrintResolution. More...
Public Member Functions | |
__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 Attributes | |
dots_per_inch | |
dots_per_mm | |
Additional Inherited Members | |
![]() | |
float | dots_per_inch |
float | dots_per_mm |
A class for PrintResolution, inheriting from IPrintResolution.
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 |