Click or drag to resize
XDL

XFrameCaptureBufferPosition Property

3차원 좌표 데이터를 얻는다. 화소별 x,y,z 좌표값이 한 행씩 순서대로 기록되어 있다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public float[] Position { get; }

Property Value

Type: Single
See Also