Method | Description | |
---|---|---|
GetStatus ( int index ) : CommandStatus | ||
GetText ( int index ) : string | ||
InvokeAsync ( int index ) : Task |
||
ShowPlotWindowCommand ( IApplicationShell appShell, IRInteractiveWorkflow workflow ) : System |
Method | Description | |
---|---|---|
GetAllWindows ( ) : PlotWindowResult[] | ||
GetSortedWindows ( ) : PlotWindowResult[] |
public GetStatus ( int index ) : CommandStatus | ||
index | int | |
return | CommandStatus |
public ShowPlotWindowCommand ( IApplicationShell appShell, IRInteractiveWorkflow workflow ) : System | ||
appShell | IApplicationShell | |
workflow | IRInteractiveWorkflow | |
return | System |