currentFrame Property

Summary

Gets or sets the current frame active of the associated StackInteractiveMode.

Syntax

TypeScript
JavaScript
Object.defineProperty(StackInteractiveMode.prototype, 'currentFrame', 
	 get: function(), 
	 set: function(value) 
) 
      currentFrame: number; 

Property Value

A number. The default value is 0.

Remarks

Dragging the mouse downwards will increase the current frame, while dragging the mouse upwards will decrease the value of currentFrame. The upper limit of a current frame is one less than Total Frames.

Requirements

Target Platforms

See Also

StackInteractiveMode

StackInteractiveMode Members

Leadtools.Controls.Medical Namespace

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.