Click or drag to resize

ImageCommandsRotate Property

Rotates the image ROI by the specified angle, and creates a new image encompassing the rotated image.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Rotate
See Also