Click or drag to resize

MagicWandCommands Class

Provides a set of magicwand related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.SelectMagicWandCommands

Namespace:  MediaCy.Automation.Select
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class MagicWandCommands

The MagicWandCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberModeMerge
Sets the Merge selection mode.
Public propertyStatic memberModeNew
Sets the New selection mode.
Public propertyStatic memberModeSubtract
Sets the Subtract selection mode.
Public propertyStatic memberRepeatClick
Repeats the last click with new Intensity.
Public propertyStatic memberSettings
Adjusts the Magic Wand settings.
Public propertyStatic memberStartTool
Starts or stops the Magic Wand tool.
Public propertyStatic memberValidate
Converts the Magic Wand regions into: ROIs, Annotations or Measurements.
Top
See Also