Click or drag to resize

ApplyGetInputArguments Method

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

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

Return Value

Type: ListMcCommandInputArgument
See Also