C# Class Lensert.Screenshot.AbstractAreaTemplate

Inheritance: AbstractScreenshotTemplate
Exibir arquivo Open project: zwolsman/lensert-win

Protected Properties

Property Type Description
SelectionForm SelectionForm

Protected Methods

Method Description
AbstractAreaTemplate ( ) : System
GetArea ( ) : Rectangle

Private Methods

Method Description
SelectionFormOnKeyUp ( object sender, KeyEventArgs e ) : void
SelectionFormOnLoad ( object sender, EventArgs eventArgs ) : void

Method Details

AbstractAreaTemplate() protected method

protected AbstractAreaTemplate ( ) : System
return System

GetArea() protected method

protected GetArea ( ) : Rectangle
return System.Drawing.Rectangle

Property Details

SelectionForm protected_oe property

protected SelectionForm,Lensert.Screenshot SelectionForm
return SelectionForm