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

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

Méthodes publiques

Méthode Description
InvokeAsync ( ) : Task
PlotDeviceCopyAsMetafileCommand ( 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

PlotDeviceCopyAsMetafileCommand() public méthode

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