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

Classes

class  IPair
 Pair that can be for any 2D plane relationship or other use. More...
 
class  IPoint
 Coordinate pair within a 2D plane. More...
 
class  IPrintPlane
 A protocol defining the interface for PrintPlane classes. More...
 
class  IPrintResolution
 The print resolution can be set in either inch or MM scale. More...
 
class  IRuler
 The units and resolution used for object placement within a plane. More...
 
class  Points
 A class for Points, inheriting from IPoint. More...
 
class  PrintPlane
 A class for PrintPlane, inheriting from IPrintPlane. More...
 
class  PrintResolution
 A class for PrintResolution, inheriting from IPrintResolution. More...
 
class  ScaleEnum
 Scale types for object placement within a plane. More...
 

Variables

int DEFAULT_DPI = 300
 
float MM_PER_INCH = 25.4
 
float POINTS_PER_INCH = 72.0
 

Variable Documentation

◆ DEFAULT_DPI

int LabelMaker.Interfaces.ICoordinates.DEFAULT_DPI = 300

◆ MM_PER_INCH

float LabelMaker.Interfaces.ICoordinates.MM_PER_INCH = 25.4

◆ POINTS_PER_INCH

float LabelMaker.Interfaces.ICoordinates.POINTS_PER_INCH = 72.0