Click or drag to resize
XDL

XBandParamPointsToGrideDelimType Enumeration

문자열이나 다른 데이터 스트림에서 영역을 구분하는 하나 이상의 문자인 구분자를 명시하는 목록

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public enum eDelimType
Members
  Member nameValueDescription
Space0 ' ' (스페이스 바)
Tab1
SemiColon2 ;
Comma3 ,
See Also