C# 클래스 Microsoft.R.Components.Plots.Implementation.RPlotHistoryVisualComponent

상속: IRPlotHistoryVisualComponent
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
DecreaseThumbnailSize ( ) : void
Dispose ( ) : void
IncreaseThumbnailSize ( ) : void
RPlotHistoryVisualComponent ( IRPlotManager plotManager, ICommandTarget controller, IVisualComponentContainer container, ICoreShell coreShell ) : System

비공개 메소드들

메소드 설명
Control_ContextMenuRequested ( object sender, PointEventArgs e ) : void

메소드 상세

DecreaseThumbnailSize() 공개 메소드

public DecreaseThumbnailSize ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

IncreaseThumbnailSize() 공개 메소드

public IncreaseThumbnailSize ( ) : void
리턴 void

RPlotHistoryVisualComponent() 공개 메소드

public RPlotHistoryVisualComponent ( IRPlotManager plotManager, ICommandTarget controller, IVisualComponentContainer container, ICoreShell coreShell ) : System
plotManager IRPlotManager
controller ICommandTarget
container IVisualComponentContainer
coreShell ICoreShell
리턴 System