Click or drag to resize
XDL

XBandParamData2GIS_IntervalInfo Class

XBandParamData2GIS_IntervalInfo클래스는 XBandParamData2GIS객체에 입력되는 IntervalInfo에 관한 파라미터를 정의한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXBandParamData2GIS_IntervalInfo

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

The XBandParamData2GIS_IntervalInfo type exposes the following members.

Constructors
 NameDescription
Public methodXBandParamData2GIS_IntervalInfo XBandParamData2GIS_IntervalInfo클래스의 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
 NameDescription
Public propertyGISColor GIS 도시 색상
Public propertyID GIS를 구분하는 ID
Public propertyMax 데이터의 최대값
Public propertyMin 데이터의 최소값
Public propertyName GIS 이름
Top
Methods
 NameDescription
Public methodDispose 소멸자
Top
See Also