Click or drag to resize

Validate Class

Converts the Magic Wand regions into: ROIs, Annotations or Measurements.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Overlays.MagicWandMagicWandCommand
            MediaCy.Commands.Overlays.MagicWandValidate

Namespace:  MediaCy.Commands.Overlays.MagicWand
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class Validate
	Inherits MagicWandCommand

The Validate type exposes the following members.

Constructors
  NameDescription
Public methodValidate
Initializes a new instance of the Validate class
Public methodValidate(McCommand)
Initializes a new instance of the Validate class
Top
Properties
  NameDescription
Public propertyDestination
Defines destination for Magic Wand regions.
Top
Remarks