Click or drag to resize

ClickOnWorkspaceRun Method

Namespace:  MediaCy.Commands.Workflow
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Run ( 
	input As Object,
	ByRef output As Object,
	ByRef location As PointF
)

Parameters

input
Type: SystemObject
output
Type: SystemObject
location
Type: System.DrawingPointF
See Also