UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.ILine Interface Reference
Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.ILine:
UniPRT.Sdk.LabelMaker.Interfaces.ALine UniPRT.Sdk.LabelMaker.PGL.Line UniPRT.Sdk.LabelMaker.TSPL.Line

Public Member Functions

string ToString ()
 Returns the string that can be sent to printer.
 

Properties

IPoint End [get, set]
 Ending position of line.
 
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]
 Starting position of line.