public class AnnLabel
@interface LTAnnLabel : NSObject<NSCoding, NSCopying, LTAnnPropertyChangedDelegate>
public class AnnLabel
public:
ref class AnnLabel
class AnnLabel:
Each LEADTOOLS annotation object has one or more AnnLabels associated with it, depending on the type of annotation object. The manner in which the AnnLabels are used is determined by the type of the annotation object.
Control the display of these label using each AnnObjects AnnObject.Labels property. You can access each label by its name.
For example, to display the name of an AnnObject, set the AnnObject.Labels["AnnObjectName"].IsVisible property to true.
To hide the length of an AnnPolyRulerObject, set the AnnObject.Labels["RulerLength"]. IsVisible property to false.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document