Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StdPaint
COORD
C# 클래스 StdPaint.COORD
파일 보기
프로젝트 열기: TheBerkin/StdPaint
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
X
short
Y
short
공개 메소드들
메소드
설명
COORD
(
short
x
,
short
y
) :
System
메소드 상세
COORD()
공개
메소드
public
COORD
(
short
x
,
short
y
) :
System
x
short
y
short
리턴
System
프로퍼티 상세
X
공개적으로 프로퍼티
public
short
X
리턴
short
Y
공개적으로 프로퍼티
public
short
Y
리턴
short