LEADTOOLS JavaScript (Leadtools.Annotations.Automation)
LEAD Technologies, Inc

CurrentObjectId Property

Gets or sets the current automation object ID.
Syntax
  get_currentObjectId();
 set_currentObjectId(value);

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-2012 All Rights Reserved. LEAD Technologies, Inc.