Click or drag to resize

ApplyLensGetInputArguments Method

Redefines input parameter order as Input2,Input (default is declaration order)

Namespace:  MediaCy.Addins.SystemSettings.Commands
Assembly:  MediaCy.Addins.SystemSettings (in MediaCy.Addins.SystemSettings.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function GetInputArguments As List(Of McCommandInputArgument)

Return Value

Type: ListMcCommandInputArgument
See Also