Click or drag to resize

ModifyChannelCommand Class

Modify channel parameters.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDBaseViewNDOptionsCommandProperties
          MediaCy.Viewers.NDMcNDChannelClassCommand
            MediaCy.Viewers.NDBaseChannelCommand
              MediaCy.Viewers.NDModifyChannelCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class ModifyChannelCommand
	Inherits BaseChannelCommand

The ModifyChannelCommand type exposes the following members.

Constructors
  NameDescription
Public methodModifyChannelCommand
Initializes a new instance of the ModifyChannelCommand class
Public methodModifyChannelCommand(McCommand)
Initializes a new instance of the ModifyChannelCommand class
Public methodModifyChannelCommand(McCommand, Object)
Initializes a new instance of the ModifyChannelCommand class
Top
Methods
Remarks