←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly