Click or drag to resize

ShowMask Class

Toggles the ROI mask on the image.
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 ShowMask
	Inherits ROIToggleCommand
Constructors
  NameDescription
Public methodShowMask
Initializes a new instance of the ShowMask class
Public methodShowMask(McCommand)
Initializes a new instance of the ShowMask class
Top
Remarks