Click or drag to resize

PatternCommandsFindPattern Property

Finds pattern on image and adds the centers of found patters as manual tags.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: FindPatternCommand
See Also