interactiveMode Property

Summary

Gets the MedicalViewerInteractiveMode generated by the InteractiveAction object.

Syntax

TypeScript
JavaScript
Object.defineProperty(InteractiveAction.prototype, 'interactiveMode', 
	 get: function() 
) 
      interactiveMode: lt.Controls.ImageViewerInteractiveMode; // read-only 

Property Value

A MedicalViewerInteractiveMode object. The default value is a new interactive mode.

Remarks

The interactive mode is generated internally.

Requirements

Target Platforms

See Also

InteractiveAction

InteractiveAction Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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