Click or drag to resize

SelectionModeCommand Class

Activates selection mode.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDSelectionModeCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class SelectionModeCommand
	Inherits ViewNDCommand
Constructors
  NameDescription
Public methodSelectionModeCommand
Initializes a new instance of the SelectionModeCommand class
Public methodSelectionModeCommand(McCommand)
Initializes a new instance of the SelectionModeCommand class
Top
Remarks