Click or drag to resize

AddRemoveWindowCommand Class

Add/remove base command.
Inheritance Hierarchy

Namespace:  MediaCy.Addins.Align
Assembly:  MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
Syntax
VB
Public Class AddRemoveWindowCommand
	Inherits OneInputCommand(Of Object)
Constructors
  NameDescription
Public methodAddRemoveWindowCommand
Initializes a new instance of the AddRemoveWindowCommand class
Public methodAddRemoveWindowCommand(McCommand)
Initializes a new instance of the AddRemoveWindowCommand class
Top
Remarks
Input is McWindow or image or image name
See Also