Introduction
Leadtools.Annotations.Designers Introduction
Summary
The Leadtools.Annotations.Designers library contains classes that allow end-users to fully customize the behavior of LEADTOOLS annotation objects during draw, edit, and run modes.
With the LEADTOOLS JavaScript libraries, developers can build robust, yet light-weight zero-footprint annotation applications that target any browser, OS or mobile device that can run HTML5. Target devices include desktop PCs and mobile devices such as iPad, iPhone, Android and more. Applications developed with the SDK feature robust image display and processing, and support mouse and multi-touch gestures.
Key Features
- Provides a base designer object that provides the user interface involved in drawing, editing or running annotations.
- The base designer also provides all functionality common to all designers: such as hooking into a container, clipping the mouse cursor, etc.
- The designer objects for the base LEADTOOLS annotation objects are accessible for quick modification of their behavior.
- User-created designer objects can be derived to implement the desired behavior for custom annotations.
- Created designers can be easily plugged into LEADTOOLS Annotations Automation.
Supported Environments
See Also
Version History
Leadtools.Annotations.Designer Library Changes