Click or drag to resize

CreateColocMask3DCommand Class

Adds mask of colocalized objects as volume measurements to 3D viewer.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.ColocalizationCreateColocMask3DCommand

Namespace:  MediaCy.Addins.Colocalization
Assembly:  MediaCy.Addins.Colocalization (in MediaCy.Addins.Colocalization.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateColocMask3DCommand
	Inherits OneInputCommand(Of Object)

The CreateColocMask3DCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateColocMask3DCommand
Initializes a new instance of the CreateColocMask3DCommand class
Public methodCreateColocMask3DCommand(McCommand)
Initializes a new instance of the CreateColocMask3DCommand class
Top
Methods
  NameDescription
Public methodStatic memberIsAdvanced3D
Returns True if Advanced 3D is available.
Top
Remarks
The command is only available for Premier 3D
See Also