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

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

Méthodes publiques

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

Private Methods

Méthode Description
PixelsToInches ( int pixels ) : double

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

PlotDeviceExportAsPdfCommand() public méthode

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