Click or drag to resize
XDL

XBandParamPointsToGridarrFileList Property

입력 파일이 여러 개인 경우 파일 경로의 배열을 설정한다. 예를 들어, LAS file 경로 배열이 해당한다.

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

Property Value

Type: ArrayList
See Also