BaseOrthoSliceCommand Class |
![]() |
Namespace: MediaCy.Viewers.ND
Public Class BaseOrthoSliceCommand Inherits McNDOrthoSliceClassCommand
The BaseOrthoSliceCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseOrthoSliceCommand | Initializes a new instance of the BaseOrthoSliceCommand class |
![]() | BaseOrthoSliceCommand(McCommand) | Initializes a new instance of the BaseOrthoSliceCommand class |
![]() | BaseOrthoSliceCommand(McCommand, Object) | Initializes a new instance of the BaseOrthoSliceCommand class |
Name | Description | |
---|---|---|
![]() | GetInputArguments |
Redefines input parameter order as Input2,Input (default is declaration order)
(Overrides McCommandExtended.GetInputArguments.) |
![]() | OnRecording | (Overrides McCommandExtended.OnRecording(McScript, RecordOptions).) |
![]() | Run |
Runs the command.
|