Click or drag to resize

RoiCommandsMoveFront Property

Moves the selected objects on the front.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: MoveSelectedFront
See Also