Click or drag to resize

GadgetsImageStrip Property

Opens or closes the Image Strip panel.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ImageStrip
Remarks
The Image Strip displays thumbnails of all the loaded documents.
See Also