←Select platform

GetDefaultCurrentObjectId Method

Summary

Returns the value of the default current object id.

Syntax

C#
VB
Java
WinRT C#
C++
protected virtual int GetDefaultCurrentObjectId() 
Protected Overridable Function GetDefaultCurrentObjectId() As Integer 
protected virtual int GetDefaultCurrentObjectId() 
protected int getDefaultCurrentObjectId() 
 function Leadtools.Annotations.Automation.AnnAutomation.GetDefaultCurrentObjectId() 
protected:  
   virtual Int32 GetDefaultCurrentObjectId() 

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