C# Class Microsoft.R.Components.Plots.Implementation.Commands.PlotDeviceEndLocatorCommand

Inheritance: PlotDeviceCommand, IAsyncCommand
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
InvokeAsync ( ) : Task
PlotDeviceEndLocatorCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System.Threading.Tasks

Method Details

InvokeAsync() public method

public InvokeAsync ( ) : Task
return Task

PlotDeviceEndLocatorCommand() public method

public PlotDeviceEndLocatorCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System.Threading.Tasks
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotDeviceVisualComponent
return System.Threading.Tasks