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
Signum
Windows
POINT
C# Class Signum.Windows.POINT
Afficher le fichier
Open project: signumsoftware/framework
Méthodes publiques
Свойство
Type
Description
x
int
y
int
Méthodes publiques
Méthode
Description
FromPoint
(
Point
point
) :
POINT
Method Details
FromPoint()
public
static
méthode
public
static
FromPoint
(
Point
point
) :
POINT
point
Point
Résultat
POINT
Property Details
x
public_oe property
public
int
x
Résultat
int
y
public_oe property
public
int
y
Résultat
int