Click or drag to resize

SmartSegmentationCommandsCreateMask Property

Creates segmentation mask image, base command.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CreateMaskCommand
See Also