Click or drag to resize
XDL

XDMBandRiverDetectSetInputParam Method

XDMBandRiverDetect처리를 위한 입력 파라미터 설정.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public bool SetInputParam(
	ref XBandParamRiverDetect param
)

Parameters

param
Type: Pixoneer.NXDL.NRSXBandParamRiverDetect
[In] XBandParamRiverDetect객체.

Return Value

Type: Boolean
성공이면 true, 실패이면 false
See Also