operation Property

Summary

Gets a value that indicates which edit operation is currently being performed.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnEditDesigner.prototype, 'operation', 
	get: function(), 
	set: function(value) 
) 

Property Value

The current edit operation. The default value is AnnEditDesignerOperation.None.

Remarks

This property indicates which edit operation is currently being performed on this AnnEditDesigner. It gets updated whenever the object receives Edit events.

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

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