Click or drag to resize

AnimationCommands Class

Provides a set of animation related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ND.View.NDViewAnimationCommands

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class AnimationCommands

The AnimationCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberClear
Clears animation.
Public propertyStatic memberCreate
Creates a movie of animation path.
Public propertyStatic memberLoad
Loads animation from file.
Public propertyStatic memberSave
Saves animation to file.
Top
See Also