LAnnotationWindow

Description

The LAnnotationWindow class is derived from the LBitmapWindow class. You can consider this class as a full windowed control that is capable of displaying bitmaps with annotations. LAnnotationWindow extends LBitmapWindow by adding functionality for displaying Annotations through an automated interface with an easy to use Annotation toolbar.

Annotations, which are based on vectored drawing functions, are associated with a bitmap only as an overlay of the displayed image. Ordinarily, your application code is responsible for maintaining the relationships between images and annotations.

The LAnnotationWindow class implements annotations by turning on automated features.

Using command notification messages, the LAnnotationWindow object can be used in a manner similar to standard Windows controls for dialogs. By overriding the virtual functions provided by LAnnotationWindow and the base class LBitmapWindow, you can use LAnnotationWindow objects as a regular window, which handles most messages for you. For more information on the two ways in which LAnnotationWindow objects can be used, refer to LAnnotationWindow:Window vs Control.

Required DLLs and Libraries

You must load all required libraries using LBase::LoadLibraries before using the classes.

See Also

Related Topics

Class Members
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.