Click or drag to resize

RoiCommandsXORROIs Property

Applies XOR operation to the ROIs.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: XORROIs
See Also