C# 클래스 Lensert.Screenshot.AbstractAreaTemplate

상속: AbstractScreenshotTemplate
파일 보기 프로젝트 열기: zwolsman/lensert-win

보호된 프로퍼티들

프로퍼티 타입 설명
SelectionForm SelectionForm

보호된 메소드들

메소드 설명
AbstractAreaTemplate ( ) : System
GetArea ( ) : Rectangle

비공개 메소드들

메소드 설명
SelectionFormOnKeyUp ( object sender, KeyEventArgs e ) : void
SelectionFormOnLoad ( object sender, EventArgs eventArgs ) : void

메소드 상세

AbstractAreaTemplate() 보호된 메소드

protected AbstractAreaTemplate ( ) : System
리턴 System

GetArea() 보호된 메소드

protected GetArea ( ) : Rectangle
리턴 System.Drawing.Rectangle

프로퍼티 상세

SelectionForm 보호되어 있는 프로퍼티

protected SelectionForm,Lensert.Screenshot SelectionForm
리턴 SelectionForm