C# Class NewTOAPIA.Drawing.RectangleG

Inheritance: GPath
Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method 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 method

public RectangleG ( int x, int y, int width, int height ) : NewTOAPIA.Graphics
x int
y int
width int
height int
return NewTOAPIA.Graphics

RectangleG() public method

public RectangleG ( int x, int y, int width, int height ) : System
x int
y int
width int
height int
return System