Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SPoint
C# Class SPoint, CSHARP
Afficher le fichier
Open project: codenuri/CSHARP
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
x
int
y
int
Méthodes publiques
Méthode
Description
SPoint
(
int
xPos
,
int
yPos
) :
System,
Method Details
SPoint()
public
méthode
public
SPoint
(
int
xPos
,
int
yPos
) :
System,
xPos
int
yPos
int
Résultat
System,
Property Details
x
public_oe property
public
int
x
Résultat
int
y
public_oe property
public
int
y
Résultat
int