Search
ViewAnimation Constructor
See Also
 





Initializes a new instance of the ItemAnimation class.

Namespace: MindFusion.Diagramming.Animations
File: ViewAnimation.js

 Syntax

JavaScript  Copy Code

function ViewAnimation ([options])

 Parameters

options
Optional.

Object. An object used to specify various property values for the animation.

 See Also