Click or drag to resize

SurfaceplotCommandsAnimation Property

Creates surface plot animation.

Namespace:  MediaCy.Automation.View
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Animation ( 
	parent As McCommand
) As CreateAnimationCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CreateAnimationCommand
See Also