Gets or sets the current automation object ID.
Object.defineProperty(AnnAutomationManager.prototype, 'currentObjectId',
get: function(),
set: function(value)
)
currentObjectId: number;
The current automation object ID. The default value is AnnObject.None
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.
For an example, refer to AnnAutomationManager.
Products |
Support |
Feedback: currentObjectId Property (AnnAutomationManager) - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.21
|