Click or drag to resize

CreateAnimationCommand Class

Creates surface plot animation.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.SurfaceplotSurfaceplotCommand
            ImageOutputCommand
              MediaCy.Viewers.SurfaceplotCreateAnimationCommand

Namespace:  MediaCy.Viewers.Surfaceplot
Assembly:  MediaCy.Viewers.Surfaceplot (in MediaCy.Viewers.Surfaceplot.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateAnimationCommand
	Inherits ImageOutputCommand

The CreateAnimationCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateAnimationCommand
Initializes a new instance of the CreateAnimationCommand class
Public methodCreateAnimationCommand(McCommand)
Initializes a new instance of the CreateAnimationCommand class
Top
Properties
  NameDescription
Public propertyAngleRange
Angle range
Public propertyIsHorizontal
Is horizontal or vertical
Public propertyNumberOfSteps
Number of steps in animation
Public propertySeeSaw
See-saw animation
Top
See Also