AnnDrawDesigner Object

Summary

Extends the AnnDesigner class to provide standard functionality for drawing annotation objects on an annotation container.

Syntax

JavaScript Syntax
function lt.Annotations.Designers.AnnDrawDesigner 
	extends lt.Annotations.Designers.AnnDesigner 
TypeScript Syntax
class lt.Annotations.Designers.AnnDrawDesigner() 
	extends lt.Annotations.Designers.AnnDesigner 

Remarks

Other specific annotation object classes such as the AnnPolylineDrawDesigner and AnnRectangleDrawDesigner classes derive from this base class.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly