Click or drag to resize
XDL

NXVideoViewCoordSystem Property

비디오뷰 영상 좌표계.

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

Property Value

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