Click or drag to resize

RoiCommandsShowMask Property

Toggles the ROI mask 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 ShowMask ( 
	parent As McCommand
) As ShowMask
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ShowMask
See Also