frameIndex Property (FrameChangedEventArgs)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize