Click or drag to resize

BaseObliqueSliceCommandGetInputArguments Method

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

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

Return Value

Type: ListMcCommandInputArgument
See Also