Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SceneViewerWPF
DxKinectPointsCloudRenderer.PointVertex
C# 클래스 SceneViewerWPF.DxKinectPointsCloudRenderer.PointVertex
파일 보기
프로젝트 열기: kobush/ManagedOpenNI
공개 프로퍼티들
프로퍼티
타입
설명
X
short
Y
short
공개 메소드들
메소드
설명
PointVertex
(
short
x
,
short
y
) :
System
메소드 상세
PointVertex()
공개
메소드
public
PointVertex
(
short
x
,
short
y
) :
System
x
short
y
short
리턴
System
프로퍼티 상세
X
공개적으로 프로퍼티
public
short
X
리턴
short
Y
공개적으로 프로퍼티
public
short
Y
리턴
short