withinVisibleRange Method

Summary

Returns whether the current frame is visible and currently shown.

Syntax
TypeScript
JavaScript
Cell.prototype.withinVisibleRange = function( 
   index 
) 
withinVisibleRange( 
   index: number 
): boolean; 

Parameters

index

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

Return Value

true if the frame is currently visible, false otherwise.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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