Click or drag to resize

ColocalizationCommandsCreate Property

Creates colocalization image.

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Create ( 
	parent As McCommand
) As CreateColocImageCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CreateColocImageCommand
Remarks
Note, that Visible flag affects only composite image (Output3). The colocalization image is returned as invisible.
See Also