Annotations C++ Class Library

The LEADTOOLS C++ Class Library DLL module is LTWVC?.DLL. All classes are located in this DLL.

Class

Header File

Comments

Help File

Demo Project Source Code

LAnnXXXXXX

LTCANN.H

Classes that are derived from LAnnotation. Each represents one of the LEADTOOLS Annotation object types. For more information refer to the C++ Class Library help file.

\Examples\ClassLibrary\MSVC\ANNOTATE

 

LAnnotationWindow

LTCANNWN.H

LAnnotationWindow extends LBitmapWindow by adding functionality for displaying Annotations through an automated interface with an easy to use Annotation toolbar.

C++ CLib Help

\Examples\ClassLibrary\MSVC\ANNOTATE

LAnnotation

LTCANN.H

The LAnnotation class is derived from the LBase class. This class contains base functionality for creating, and managing LEAD annotation objects. This class provides the main functionality for other derived annotation classes like creation, drawing, scaling, realizing, copying, and setting/getting properties that are common to all annotation objects.

C++ CLib Help

\Examples\ClassLibrary\MSVC\ANNOTATE

LAnnToolBar

LTCANN.H

The LAnnToolBar class is derived from the LBase class. This class contains the support for creating, and managing the LEAD annotation toolbar.

C++ CLib Help

\Examples\ClassLibrary\MSVC\ANNOTATE

LAnnAutomation

LTCANN.H

The LAnnAutomation class is derived from LAnnotation. This class contains the support for creating, and managing Automation annotation objects.

C++ CLib Help

\Examples\ClassLibrary\MSVC\ANNOTATE

LAnnContainer

LTCANN.H

The LAnnContainer class is derived from LAnnotation. This class provides the necessary functionality for creating and managing Container objects, in addition to managing other annotation objects by providing the functionality of inserting, removing, and enumerating the different annotation objects contained by Container objects.

C++ CLib Help

\Examples\ClassLibrary\MSVC\ANNOTATE

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Getting Started with LEADTOOLS