Click or drag to resize

RoiCommandsMultipleROIs Property

Allow (Checked is True) or disallow (Checked is False) multiple ROIs on the image.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: MultipleROIs
See Also