Click or drag to resize

RecipeCommandsApply Property

Sets recipe to image from macro.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SetRecipeCommand
See Also