LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CurrentObjectId Property

Show in webframe
Gets or sets the current automation object ID.
Syntax
get_currentObjectId();
set_currentObjectId(value);
Object.defineProperty('currentObjectId');

Property Value

TypeDescription
intThe current automation object ID. The default value is AnnObject.None
Remarks

The current automation object ID is the AnnAutomationObject.Id of the AnnAutomationObject currently selected. This object is the "active" object to be drawn on the current active AnnAutomation.

The CurrentObjectIdChanged event is fired when this property is changed.

Example

For an example, refer to AnnAutomationManager.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

 

 


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