Click or drag to resize

WindowsCommandsAddAll Property

Adds all opened windows to the selected list.

Namespace:  MediaCy.Automation.Process.Align
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property AddAll ( 
	parent As McCommand
) As AlignAddAllWindowCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AlignAddAllWindowCommand
See Also