Click or drag to resize

DocumentCommandsActiveImageSet Property

Returns an active image set in the application.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Active
See Also