tag Property

Summary

User defined data for this ImageViewerInteractiveMode

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerInteractiveMode.prototype, 'tag', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly