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