C# 클래스 BetterExplorer.PreviewMedia

파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 메소드들

메소드 설명
Disposeimg ( ) : void
LoadPreview ( Point pos ) : void
MovePreview ( Point NewPos ) : void
PreviewMedia ( ) : BExplorer.Shell.Interop
SetImage ( string imagepath ) : void

메소드 상세

Disposeimg() 공개 메소드

public Disposeimg ( ) : void
리턴 void

LoadPreview() 공개 메소드

public LoadPreview ( Point pos ) : void
pos Point
리턴 void

MovePreview() 공개 메소드

public MovePreview ( Point NewPos ) : void
NewPos Point
리턴 void

PreviewMedia() 공개 메소드

public PreviewMedia ( ) : BExplorer.Shell.Interop
리턴 BExplorer.Shell.Interop

SetImage() 공개 메소드

public SetImage ( string imagepath ) : void
imagepath string
리턴 void