operation Property

Summary

Gets the type of the current edit operation.

Syntax

JavaScript Syntax
Object.defineProperty(AnnEditDesignerEventArgs.prototype, 'operation', 
	get: function() 
) 
TypeScript Syntax
operation: AnnEditDesignerOperation; // read-only 

Property Value

A AnnEditDesignerOperation that indicates the type of the current 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