Click or drag to resize
XDL

XParamRas2VecLevel Class

XParamRas2VecLevel클래스는 XRas2Vec객체의 각 레벨을 정의한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXParamRas2VecLevel

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

The XParamRas2VecLevel type exposes the following members.

Constructors
  NameDescription
Public methodXParamRas2VecLevel
XParamRas2VecLevel클래스의 기본 생성자.
Top
Properties
  NameDescription
Public propertyLevelColor
벡터화 수행 결과를 나타내는 색상.
Public propertyLevelValue
벡터화 수행을 위한 기준 값.
Top
See Also