id Property

Summary

Gets the id of the current AnnAutomationObject.

Syntax

JavaScript Syntax
Object.defineProperty(AnnCursorEventArgs.prototype, 'id', 
	get: function() 
) 
TypeScript Syntax
id: number; // read-only 

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