UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IRuler Interface Reference

The units and resolution used for object placement within a plane. More...

Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Interface.IRuler:
com.UniPRT.Sdk.LabelMaker.Ruler

Public Member Functions

ScaleEnum GetScale ()
 Scale used for object placement within a plane. More...
 
void SetScale (ScaleEnum scale)
 

Detailed Description

The units and resolution used for object placement within a plane.

Objects can be placed on a plane based on Inch, MM, or Dot positioning. In order for proper placement of objects within a plane, it is necessary to know the native dot resolution of the printing device.

Member Function Documentation

◆ GetScale()

ScaleEnum com.UniPRT.Sdk.LabelMaker.Interface.IRuler.GetScale ( )

Scale used for object placement within a plane.

Implemented in com.UniPRT.Sdk.LabelMaker.Ruler.

Referenced by com.UniPRT.Sdk.LabelMaker.PrintPlane.DotsPerUnit().

◆ SetScale()

void com.UniPRT.Sdk.LabelMaker.Interface.IRuler.SetScale ( ScaleEnum  scale)

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