Click or drag to resize

ImageCommandsCrop Property

Duplicates/Crops an image or image set using its ROI and active region.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Crop
See Also