Click or drag to resize

ColocOptionsCommand Class

Colocalization options command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandColocOptionsCommandProperties
        MediaCy.Addins.ColocalizationColocOptionsCommand

Namespace:  MediaCy.Addins.Colocalization
Assembly:  MediaCy.Addins.Colocalization (in MediaCy.Addins.Colocalization.dll) Version: 3.1.0.0
Syntax
VB
Public Class ColocOptionsCommand
	Inherits BaseObjectCommand(Of ColocOptionsCommandProperties)

The ColocOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodColocOptionsCommand
Initializes a new instance of the ColocOptionsCommand class
Public methodColocOptionsCommand(McCommand)
Initializes a new instance of the ColocOptionsCommand class
Public methodColocOptionsCommand(McCommand, Object)
Initializes a new instance of the ColocOptionsCommand class
Top
Properties
Methods
  NameDescription
Public methodStatic memberFromObject
Top
Remarks
The options will affect created mask.
See Also