Click or drag to resize

WindowCommandsAlign Property

Aligns the windows in the document workspace.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Align
See Also