Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
StarryEyes
Nightmare
Windows
POINT
C# Class StarryEyes.Nightmare.Windows.POINT
Datei anzeigen
Open project: karno/StarryEyes
Public Properties
Property
Type
Description
x
int
y
int
Public Methods
Method
Description
POINT
(
int
x
,
int
y
) :
System
Method Details
POINT()
public
method
public
POINT
(
int
x
,
int
y
) :
System
x
int
y
int
return
System
Property Details
x
public_oe property
public
int
x
return
int
y
public_oe property
public
int
y
return
int