Click or drag to resize
XDL

XscRadarCoverage Constructor (XscObj)

XscRadarCoverage 객체를 생성하고 데이터 멤버를 초기화한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
public XscRadarCoverage(
	XscObj* pObj
)

Parameters

pObj
Type: XscObj*
[In] 비관리 객체
See Also