Click or drag to resize
XDL

XPBTDataGroup Properties

The XPBTDataGroup type exposes the following members.

Properties
  Name Description
Public property ColorTable 데이터 그룹의 Gray 색합성시 색상 테이블.
Pixoneer.NXDL.eColorTable의 이름으로 설정한다.
Public property CutType 데이터 그룹의 색합성시 데이터 도시 최소/최대값 계산방법. Pixoneer.NXDL.NRS.XDMComposite의 CutType 속성과 동일
Public property ID 데이터 그룹의 ID.
Public property MaxLevel 데이터 그룹이 도시될 최대 도시 Level.
Public property MinLevel 데이터 그룹이 도시될 최소 도시 Level.
Public property Mode 데이터 그룹의 색합성 종류. Pixoneer.NXDL.NRS.XDMComposite의 Mode 속성과 동일.
Public property Name 데이터 그룹의 이름.
Public property PBPTextFontSize 데이터 그룹에서 PBP(Pixoneer Base Placename) 문자열의 글꼴 크기
Public property PBVLineWidth 데이터 그룹에서 PBV(Pixoneer Base Vector) 선 두께.
Public property RenderColor 데이터 그룹에서 PBP(Pixoneer Base Placename) Text의 색상 또는 PBV(Pixoneer Base Vector)의 렌더링 색상.
Public property Show 데이터 그룹의 도시여부 속성.
Public property Sources 데이터 그룹이 포함하고 있는 XPBTDataSource의 배열.
Public property StretchByFile 데이터 그룹의 영상향상을 파일 단위로 적용하는지 여부.
Public property StretchType 데이터 그룹의 색합성시 히스토그램 스트레칭 방법.
Pixoneer.NXDL.NRS.XDMComposite의 StretchType 속성과 동일하며 User와 PLinear는 추가적인 인터페이스가 필요하여 여기에서는 제외한다.
Public property TexFilterType 텍스처의 필터 타입.
Top
See Also