Click or drag to resize
XDL

NXVideoViewCoordSystem Property

비디오뷰 영상 좌표계.

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

Property Value

Type: NXVideoVieweCoordSystem
Remarks
라이브러리 하위 호환성을 위해 기본 영상 좌표계는 eCoordSystem.ORIGIN_AT_CENTER로 설정된다.
See Also