wlData Property

Summary

Gets the window level data for the image frame.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'wlData', 
	get: function() 
) 
wlData: WindowLevelData; // read-only 

Property Value

Value that represents the window level data for the image frame.

Remarks

This must be attached to the window level interactive mode in order work correctly. Refer to Data.

If this Frame is attached to the cell, the attachment of this value is done internally by the medical viewer. to attach a frame, refer to the collection Frames.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly