UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IBox Interface Reference
Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.IBox:
UniPRT.Sdk.LabelMaker.PGL.Box UniPRT.Sdk.LabelMaker.TSPL.Box

Public Member Functions

string ToString ()
 

Properties

float CornerRounding [get, set]
 Rounding value of the box corner.
 
IPoint End [get, set]
 Bottom right corner of box.
 
float LineThickness [get, set]
 Thickness of line based on the ruler units in use.
 
IRuler Ruler [get, set]
 The ruler used for placement. If not set, the default ruler setting is used.
 
IPoint Start [get, set]
 Upper left corner of box.