Click or drag to resize

MeasurementsCommandsCreateMask Property

Creates a mask image of volume features.

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.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