Click or drag to resize

ROICommand Class

This is a base class for ROI overlay commands and provides access to selected overlay.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.Overlays.ROIROICommand
              MediaCy.Commands.Overlays.ROIROIToggleCommand

Namespace:  MediaCy.Commands.Overlays.ROI
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class ROICommand
	Inherits OverlayCommand
Constructors
  NameDescription
Public methodROICommand
Initializes a new instance of the ROICommand class
Public methodROICommand(McCommand)
Initializes a new instance of the ROICommand class
Top
Remarks