Click or drag to resize

PatternCommandsSetSearchPattern Property

Sets search pattern.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SetPatternCommand
Remarks
The input is search patter image. If image has ROI, the ROI will define the pattern.
See Also