LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

EditObjectAfterDraw Property

Show in webframe
Gets or sets a value that indicates whether newly drawn objects are selected (edited).
Syntax
get_editObjectAfterDraw();
set_editObjectAfterDraw(value);
Object.defineProperty('editObjectAfterDraw');

Property Value

TypeDescription
booleantrue to edit (select) new objects; otherwise, it is false. The default value is true.
Remarks

When the value of this property is true (default) new objects drawn on the current active AnnAutomation will be automatically selected (edited).

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.