CLabels:Class Description
The CLabels class applies labels to displayed images. This class works with the CImageView class, which itself manages the displayed images.
Construction |
Object = CLabels:new() |
Destruction |
Object:delete() |
This class has no exposed properties.
Creates a new instance of the CLabels class. Various constructors are available. |
|
Deletes the instance of the CLabels object. |
Adds a label to the specified image. |
|
Attaches the CLabels class to a CImageView. |
|
Opens the Labels Preferences dialog for setting all label preferences. |