Click or drag to resize

McNDChannelClassCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDBaseViewNDOptionsCommandProperties
          MediaCy.Viewers.NDMcNDChannelClassCommand
            MediaCy.Viewers.NDBaseChannelCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class McNDChannelClassCommand
	Inherits BaseViewNDOptionsCommand(Of Properties)

The McNDChannelClassCommand type exposes the following members.

Constructors
  NameDescription
Public methodMcNDChannelClassCommand
Initializes a new instance of the McNDChannelClassCommand class
Public methodMcNDChannelClassCommand(McCommand)
Initializes a new instance of the McNDChannelClassCommand class
Public methodMcNDChannelClassCommand(McCommand, Object)
Initializes a new instance of the McNDChannelClassCommand class
Top
Properties
  NameDescription
Public propertyBlackLevel
Public propertyBlinking
Activates blinking of the channel.
Public propertyChannelIndex
Index of the channel
Public propertyColor
Public propertyOpaqueMax
Public propertyOpaqueMin
Public propertyPaletteIndex
Public propertyPaletteType
Public propertyVisible
Show/hide channel.
Public propertyWavelength
Public propertyWhiteLevel
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Top
See Also