C# 클래스 NewTOAPIA.Drawing.RectangleG

상속: GPath
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
RectangleG ( int x, int y, int width, int height ) : NewTOAPIA.Graphics
RectangleG ( int x, int y, int width, int height ) : System

메소드 상세

RectangleG() 공개 메소드

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

RectangleG() 공개 메소드

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