C# Class NewTOAPIA.Drawing.RectangleG

Inheritance: GPath
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
RectangleG ( int x, int y, int width, int height ) : NewTOAPIA.Graphics
RectangleG ( int x, int y, int width, int height ) : System

Method Details

RectangleG() public méthode

public RectangleG ( int x, int y, int width, int height ) : NewTOAPIA.Graphics
x int
y int
width int
height int
Résultat NewTOAPIA.Graphics

RectangleG() public méthode

public RectangleG ( int x, int y, int width, int height ) : System
x int
y int
width int
height int
Résultat System