UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IPicture.IPicture Class Reference

The picture interface used for placing an image on the label. More...

Inheritance diagram for LabelMaker.Interfaces.IPicture.IPicture:
LabelMaker.Interfaces.IPicture.APicture

Public Member Functions

IRuler Ruler (self)
 Ruler used for placement.
 
IPoint Start (self)
 Starting position of line.
 
str ImageName (self)
 BMP Image Name.
 

Detailed Description

The picture interface used for placing an image on the label.

Member Function Documentation

◆ ImageName()

str LabelMaker.Interfaces.IPicture.IPicture.ImageName ( self)

BMP Image Name.

Reimplemented in LabelMaker.Interfaces.IPicture.APicture.

◆ Ruler()

IRuler LabelMaker.Interfaces.IPicture.IPicture.Ruler ( self)

Ruler used for placement.

If not set, the default ruler setting is used.

Reimplemented in LabelMaker.Interfaces.IPicture.APicture.

◆ Start()

IPoint LabelMaker.Interfaces.IPicture.IPicture.Start ( self)

Starting position of line.

Reimplemented in LabelMaker.Interfaces.IPicture.APicture.


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