←Select platform

Id Property

Summary
Gets the id of the current AnnAutomationObject.
Syntax
C#
VB
Objective-C
C++
Java
public int Id { get; } 
Public ReadOnly Property Id As Integer 
@property (nonatomic) int iD; 
public int getId() 
public:  
   property Int32 Id 
   { 
      Int32 get() 
   } 

Property Value

The id of the current AnnAutomationObject.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.