FrameChangedEventArgs Constructor

Summary

Initializes a new instance of the FrameChangedEventArgs class object with explicit parameters.

Syntax

JavaScript Syntax
FrameChangedEventArgs = function(frameIndex) 
TypeScript Syntax
constructor(frameIndex: number); 

Parameters

frameIndex

The frame index of the new frame.

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