C# 클래스 ScreenSnapper, NewTOAPIA

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
ScreenSnapper ( ) : System
ScreenSnapper ( GDIContext aContext ) : System
SnapAPicture ( Rectangle rect ) : GDIDIBSection

메소드 상세

ScreenSnapper() 공개 메소드

public ScreenSnapper ( ) : System
리턴 System

ScreenSnapper() 공개 메소드

public ScreenSnapper ( GDIContext aContext ) : System
aContext NewTOAPIA.Drawing.GDIContext
리턴 System

SnapAPicture() 공개 메소드

public SnapAPicture ( Rectangle rect ) : GDIDIBSection
rect Rectangle
리턴 GDIDIBSection