C# Class eu.sig.training.ch05.boardpanel.v2.Rectangle

Afficher le fichier Open project: oreillymedia/building_maintainable_software

Méthodes publiques

Méthode Description
Rectangle ( Point position, int width, int height ) : System.Drawing

Method Details

Rectangle() public méthode

public Rectangle ( Point position, int width, int height ) : System.Drawing
position System.Drawing.Point
width int
height int
Résultat System.Drawing