C# Class UIAutomation.Side

Inheritance: System.Windows.Forms.Form, IDisposable
显示文件 Open project: apetrovskiy/STUPS Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Side ( double left, double top, double width, double height, Highlighters control, Color color ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Side() public method

public Side ( double left, double top, double width, double height, Highlighters control, Color color ) : System
left double
top double
width double
height double
control Highlighters
color Color
return System