Click or drag to resize

ROIToggleCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.Overlays.ROIROICommand
              MediaCy.Commands.Overlays.ROIROIToggleCommand
                MediaCy.Commands.Overlays.ROIShowMask

Namespace:  MediaCy.Commands.Overlays.ROI
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class ROIToggleCommand
	Inherits ROICommand

The ROIToggleCommand type exposes the following members.

Constructors
  NameDescription
Public methodROIToggleCommand
Initializes a new instance of the ROIToggleCommand class
Public methodROIToggleCommand(McCommand)
Initializes a new instance of the ROIToggleCommand class
Top
Properties
  NameDescription
Public propertyCheckState
Top
See Also