Click or drag to resize
XDL

XRas2Vec Class

XRas2Vec클래스는 래스터 값을 이용하여 벡터화하는 기능을 수행하는 클래스이다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXRas2Vec

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

The XRas2Vec type exposes the following members.

Constructors
  NameDescription
Public methodXRas2Vec
XRas2Vec클래스의 기본 생성자로서, 내부 멤버 변수의 초기화를 수행한다.
Top
Methods
  NameDescription
Public methodGenerateContour
Contour를 생성시킨다.
Public methodGetInputParam
XParamRas2Vec처리를 위한 파라미터를 얻음.
Public methodSetInputParam
XRas2Vec 처리를 위한 입력 파라미터 설정.
Top
See Also