Click or drag to resize
XDL

XscRadarCoverageGetPoint Method

레이더의 중앙 위치를 확인한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public XscCoord GetPoint()

Return Value

Type: XscCoord
중앙 점을 반환한다.
See Also