Click or drag to resize

ImageViewCommandsPlayControl Property

Allows control over playing of image sequences.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ImagePlayCommand
See Also