Click or drag to resize
XDL

XBandParamMathArrBandList Property

밴드 연산에 적용되는 밴드의 리스트를 정의한다. 입력되는 순서대로 제일 먼저 입력되는 밴드는 B1, 그 다음은 B2, ... 으로 표현한다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public ArrayList ArrBandList { get; }

Property Value

Type: ArrayList
See Also