getDefaultCurrentObjectId Method

Summary

Returns the value of the default current object id.

Syntax

JavaScript Syntax
AnnAutomation.prototype.getDefaultCurrentObjectId = function() 
TypeScript Syntax
getDefaultCurrentObjectId(): number; // protected 

Return Value

The id of the default current object.

Remarks

This method is for backward compatibility. Use the public DefaultCurrentObjectId property instead.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly