C# Class UIAutomation.Side

Inheritance: System.Windows.Forms.Form, IDisposable
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Side() public méthode

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
Résultat System