UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.Coordinate.PrintResolution Class Reference
Inheritance diagram for LabelMaker.Interfaces.Coordinate.PrintResolution:
LabelMaker.Interfaces.ICoordinates.IPrintResolution

Public Member Functions

 __init__ (self, float dots_per_unit, ScaleEnum unit)
 Define the printer resolution in dots per inch or dots per mm.
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ __init__()

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

Define the printer resolution in dots per inch or dots per mm.

Member Data Documentation

◆ MM_PER_INCH

float LabelMaker.Interfaces.Coordinate.PrintResolution.MM_PER_INCH = 25.4
static

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