AnnDesignerType Enumeration

Summary

Defines an annotation designer type.

Syntax

JavaScript Syntax
lt.Annotations.Automation.AnnDesignerType = { 
	None: 0, 
	Draw: 1, 
	Run: 2, 
	Edit: 3 
} 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize