annObject Property

Summary

Gets the target annotation object of this operation.

Syntax

JavaScript Syntax
Object.defineProperty(AnnOperationInfoEventArgs.prototype, 'annObject', 
	get: function() 
) 
TypeScript Syntax
annObject: AnnObject; // read-only 

Property Value

The target annotation object of this operation.

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.Core Assembly