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

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

Méthodes publiques

Méthode Description
InvokeAsync ( ) : Task
PlotDeviceExportAsImageCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System

Private Methods

Méthode Description
DeviceFromFileExtension ( string filePath ) : string

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

PlotDeviceExportAsImageCommand() public méthode

public PlotDeviceExportAsImageCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotDeviceVisualComponent
Résultat System