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

Inheritance: PlotDeviceCommand, IAsyncCommand
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
InvokeAsync ( ) : Task
PlotDeviceCutCopyCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent, bool cut ) : System.Runtime.InteropServices

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

PlotDeviceCutCopyCommand() public méthode

public PlotDeviceCutCopyCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent, bool cut ) : System.Runtime.InteropServices
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotDeviceVisualComponent
cut bool
Résultat System.Runtime.InteropServices