Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

AnnDesignerType Enumeration

Show in webframe
Defines an annotation designer type.
Syntax
Leadtools.Annotations.Automation.AnnDesignerType = function() { };
Leadtools.Annotations.Automation.AnnDesignerType.prototype = {
	none = 0,
	draw = 1,
	run = 2,
	edit = 3,
	
 };
Members
ValueMemberDescription
0noneNone
1drawThe designer is AnnDrawDesigner
2runThe designer is AnnRunDesigner
3editThe designer is AnnEditDesigner
See Also

Reference

Leadtools.Annotations.Automation Namespace

Error processing SSI file