Click or drag to resize

ColocalizationCommandsAddMeasures Property

Adds colocalization measures to measurements and shows measurement data table.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ColocAddMeasuresCommand
See Also