get_currentObjectId();
set_currentObjectId(value);
Type | Description |
---|---|
int | 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.