Click or drag to resize

ImageCommandsResize Property

Scales the image ROI to a new height and width.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Resize
See Also