Click or drag to resize
XDL

XBandParamLandCover2GIS Class

XBandParamLandCover2GIS클래스는 XDMBandLandCover2GIS객체에 입력되는 파라미터를 저의한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXBandParamBase
    Pixoneer.NXDL.NRSXBandParamLandCover2GIS

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public class XBandParamLandCover2GIS : XBandParamBase

The XBandParamLandCover2GIS type exposes the following members.

Constructors
 NameDescription
Public methodXBandParamLandCover2GIS XBandParamLandCover2GIS클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
 NameDescription
Public propertyBandB 토지피복지도 Blue Band
Public propertyBandG 토지피복지도 Green Band
Public propertyBandR 토지피복지도 Red Band
Public propertyLandCoverType 토지피복지도의 분류(대분류/중분류/세분류)
Top
See Also