Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
StdPaint
COORD
C# Class StdPaint.COORD
Exibir arquivo
Open project: TheBerkin/StdPaint
Class Usage Examples
Public Properties
Property
Type
Description
X
short
Y
short
Public Methods
Method
Description
COORD
(
short
x
,
short
y
) :
System
Method Details
COORD()
public
method
public
COORD
(
short
x
,
short
y
) :
System
x
short
y
short
return
System
Property Details
X
public_oe property
public
short
X
return
short
Y
public_oe property
public
short
Y
return
short