frameIndex Property

Summary

Gets the frame index of the new frame the is currently displayed

Syntax
TypeScript
JavaScript
Object.defineProperty(FrameChangedEventArgs.prototype, 'frameIndex', 
	get: function() 
) 
frameIndex: number; // read-only 

Property Value

Value that indicates the frame index of the new frame the is currently displayed.

Remarks

This index means actually the position of the frame inside the frame array, refer to Items.

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