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
Win32.Point
C# Class Win32.Point, code
显示文件
Open project: shendongnian/code
Class Usage Examples
Public Properties
Property
Type
Description
x
Int32,
y
Int32,
Public Methods
Method
Description
Point
(
Int32,
x
,
Int32,
y
)
Method Details
Point()
public
method
public
Point
(
Int32,
x
,
Int32,
y
)
x
Int32,
y
Int32,
Property Details
x
public_oe property
public
Int32,
x
return
Int32,
y
public_oe property
public
Int32,
y
return
Int32,