Click or drag to resize

ShowSelectedCommand Class

Shows selected measurements.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDShowHideSelectedCommand
              MediaCy.Viewers.NDShowSelectedCommand

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