UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.ICoordinates.PrintResolution Class Reference

A class for PrintResolution, inheriting from IPrintResolution. More...

Inheritance diagram for LabelMaker.Interfaces.ICoordinates.PrintResolution:
LabelMaker.Interfaces.ICoordinates.IPrintResolution

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

- Static Public Attributes inherited from LabelMaker.Interfaces.ICoordinates.IPrintResolution
float dots_per_inch
 
float dots_per_mm
 

Detailed Description

A class for PrintResolution, inheriting from IPrintResolution.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.ICoordinates.PrintResolution.__init__ ( self,
float dots_per_unit,
ScaleEnum unit )

Member Function Documentation

◆ set_dots_per_inch()

LabelMaker.Interfaces.ICoordinates.PrintResolution.set_dots_per_inch ( self,
float dots_per_inch )

◆ set_dots_per_mm()

LabelMaker.Interfaces.ICoordinates.PrintResolution.set_dots_per_mm ( self,
float dots_per_mm )

Member Data Documentation

◆ dots_per_inch

LabelMaker.Interfaces.ICoordinates.PrintResolution.dots_per_inch

◆ dots_per_mm

LabelMaker.Interfaces.ICoordinates.PrintResolution.dots_per_mm

The documentation for this class was generated from the following file: