tag Property

Summary

User defined data for this ImageViewerInteractiveMode

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerInteractiveMode.prototype, 'tag', 
	get: function(), 
	set: function(value) 
) 
tag: any; 

Property Value

User defined data. Default value is null.

Remarks

This value is not used by LEADTOOLS. You can set any value here for the purpose of your application.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly