Click or drag to resize

SequenceCommandsFlipZY Property

Rotates 3D volume to other axis.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Flip3D
Remarks
The function can be used to rotate sequences to XZ or ZY planes.
See Also