name Property

Summary

Name of this mode.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerActiveItemInteractiveMode.prototype, 'name', 
	get: function() 
) 
TypeScript Syntax
name: string; // read-only 

Property Value

The name of this mode: "ActiveItem".

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