frameIndex Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(FrameChangedEventArgs.prototype, 'frameIndex', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly