The units and resolution used for object placement within a plane. More...
Public Member Functions | |
ScaleEnum | GetScale () |
Scale used for object placement within a plane. More... | |
void | SetScale (ScaleEnum scale) |
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.
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().
void com.UniPRT.Sdk.LabelMaker.Interface.IRuler.SetScale | ( | ScaleEnum | scale | ) |
Implemented in com.UniPRT.Sdk.LabelMaker.Ruler.