Click or drag to resize
XDL

NXVideoViewCoordSystem Property

비디오뷰 영상 좌표계.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.43
Syntax
C#
public NXVideoVieweCoordSystem CoordSystem { get; set; }

Property Value

NXVideoVieweCoordSystem
Remarks
기본 영상 좌표계는 좌상단이 원점인 eCoordSystem.IMAGE로 설정된다.
See Also