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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly