←Select platform

Id Property

Summary

Gets the id of the current AnnAutomationObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Id { get; } 
Public ReadOnly Property Id As Integer 
public int Id {get;} 
@property (nonatomic) int iD; 
             
public int getId() 
 get_Id();  
public:  
   property Int32 Id 
   { 
      Int32 get() 
   } 

Property Value

The id of the current AnnAutomationObject.

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