C# Class VisualUIAVerify.Utils.ScreenRectangle

Class for drawing screen rectangle.
Inheritance: IDisposable
Datei anzeigen Open project: geeksree/cSharpGeeks Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
ScreenRectangle ( ) : System

Private Methods

Method Description
Layout ( ) : void

this will set position of the rectangle when location has been changed

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ScreenRectangle() public method

public ScreenRectangle ( ) : System
return System