supportWindowLevel Method

Summary

Returns whether the current frame data supports window level.

Syntax

JavaScript Syntax
Cell.prototype.supportWindowLevel = function( 
   frameIndex 
) 
TypeScript Syntax
supportWindowLevel( 
   frameIndex: number 
): boolean; 

Parameters

frameIndex

a zero-based index that represents the index of the frame

Return Value

true if the frame supports window level, false otherwise.

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.Medical Assembly