Click or drag to resize

CreateAnimationCommand Class

Creates 3D animation sequence.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.VolumeView3DCommand
            MediaCy.Viewers.VolumeCreateAnimationCommand

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

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 propertyAngleX
Rotation angle X
Public propertyAngleY
Rotation angle Y
Public propertyAngleZ
Rotation angle Z
Public propertyNumberOfSteps
Number of frames in the animation
Public propertyOutput
Public propertyVisible
Visibility of output image
Top
Methods
  NameDescription
Public methodStatic memberFromWindow3D
Public methodRun
Top
Remarks