AnnDesignerType Enumeration

Summary

Defines an annotation designer type.

Syntax
TypeScript
JavaScript
lt.Annotations.Automation.AnnDesignerType = { 
	none: 0, 
	draw: 1, 
	run: 2, 
	edit: 3 
} 
lt.Annotations.Automation.AnnDesignerType = { 
	none: 0, 
	draw: 1, 
	run: 2, 
	edit: 3 
} 
Members

0

None

(0)None

1

Draw

(1)The designer is AnnDrawDesigner

2

Run

(2)The designer is AnnRunDesigner

3

Edit

(3)The designer is AnnEditDesigner

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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