inverted Property

Summary

Enables inverting colors of the item associated with the interactive mode.

Syntax

TypeScript
JavaScript
Object.defineProperty(ImageViewerZoomInteractiveMode.prototype, 'inverted', 
	 get: function(), 
	 set: function(value) 
) 
      inverted: boolean; 

Property Value

A boolean. The default value is false.

Remarks

Set this value to invert the colors of the active image associated with the ImageViewer.

Requirements

Target Platforms

See Also

ImageViewerZoomInteractiveMode

ImageViewerZoomInteractiveMode 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.