C# 클래스 Microsoft.R.Components.Plots.Implementation.Commands.PlotDeviceCopyAsMetafileCommand

상속: PlotDeviceCommand, IAsyncCommand
파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 메소드들

메소드 설명
InvokeAsync ( ) : Task
PlotDeviceCopyAsMetafileCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System

비공개 메소드들

메소드 설명
PixelsToInches ( int pixels ) : double

메소드 상세

InvokeAsync() 공개 메소드

public InvokeAsync ( ) : Task
리턴 Task

PlotDeviceCopyAsMetafileCommand() 공개 메소드

public PlotDeviceCopyAsMetafileCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotDeviceVisualComponent
리턴 System