C# Class VisualUIAVerify.Utils.ScreenBoundingRectangle

This class is responsible to draw bounding rectangle around some location on the screen.
Inheritance: IDisposable
Mostrar archivo Open project: TestStack/UIAVerify

Public Methods

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

Private Methods

Method Description
Layout ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ScreenBoundingRectangle() public method

public ScreenBoundingRectangle ( ) : System
return System