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
SceneViewerWPF
DxKinectPointsCloudRenderer.PointVertex
C# Class SceneViewerWPF.DxKinectPointsCloudRenderer.PointVertex
显示文件
Open project: kobush/ManagedOpenNI
Public Properties
Property
Type
Description
X
short
Y
short
Public Methods
Method
Description
PointVertex
(
short
x
,
short
y
) :
System
Method Details
PointVertex()
public
method
public
PointVertex
(
short
x
,
short
y
) :
System
x
short
y
short
return
System
Property Details
X
public_oe property
public
short
X
return
short
Y
public_oe property
public
short
Y
return
short