direction Property

Summary

Gets or sets the enumeration that specifies the direction in which the animation is rendering the frames.

Syntax
TypeScript
JavaScript
Object.defineProperty(CinePlayer.prototype, 'direction', 
	get: function(), 
	set: function(value) 
) 
direction: PlayingDirection; 

Property Value

PlayingDirection that specifies the direction in which the animation is rendering the frames.

Remarks

The default value is Forward.

Requirements

Target Platforms

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.