Click or drag to resize

Align Class

Aligns the windows in the document workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.WindowAlign

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Align
	Inherits BaseCommand

The Align type exposes the following members.

Constructors
  NameDescription
Public methodAlign
Initializes a new instance of the Align class
Public methodAlign(String)
Initializes a new instance of the Align class
Public methodAlign(McCommand)
Initializes a new instance of the Align class
Top
Properties
  NameDescription
Public propertyColumns
Defines number of windows in horizontal direction.
Public propertyMRU
Use MRU windows list.
Public propertyRows
Defines number of windows in vertical direction.
Top
Remarks