Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Mono
UIAutomation
UiaDbus
Point
C# Class Mono.UIAutomation.UiaDbus.Point
显示文件
Open project: mono/uia2atk
Class Usage Examples
Public Properties
Property
Type
Description
x
double
y
double
Public Methods
Method
Description
Point
(
System
point
) :
System
ToString
( ) :
string
Method Details
Point()
public
method
public
Point
(
System
point
) :
System
point
System
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
x
public_oe property
public
double
x
return
double
y
public_oe property
public
double
y
return
double