Click or drag to resize
XDL

XscRadarCoverageSetPoint(XscCoord) Method

레이더의 중앙 위치를 설정한다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public void SetPoint(
	XscCoord pt
)

Parameters

pt  XscCoord
[In] 위치.

Return Value

이 함수는 값을 반환하지 않는다.
See Also