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
Mono
UIAutomation
UiaDbus
Point
C# Class Mono.UIAutomation.UiaDbus.Point
Afficher le fichier
Open project: mono/uia2atk
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
x
double
y
double
Méthodes publiques
Méthode
Description
Point
(
System
point
) :
System
ToString
( ) :
string
Method Details
Point()
public
méthode
public
Point
(
System
point
) :
System
point
System
Résultat
System
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
x
public_oe property
public
double
x
Résultat
double
y
public_oe property
public
double
y
Résultat
double