Click or drag to resize
XDL

XvcSpiderLine Class

한 점을 중심으로 여러개의 선을 도시한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NVCXvcObj
    Pixoneer.NXDL.NVCXvcSpiderLine

Namespace: Pixoneer.NXDL.NVC
Assembly: NXDLvc (in NXDLvc.dll) Version: 2.0.3.38
Syntax
C#
public class XvcSpiderLine : XvcObj

The XvcSpiderLine type exposes the following members.

Constructors
 NameDescription
Public methodXvcSpiderLine XvcSpiderLine 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자.
Public methodXvcSpiderLine(XvcObj*) XvcSpiderLine의 새로운 인스턴스를 입력 값(C++ XvcSpiderLine)을 통해 초기화한다.
Top
Properties
 NameDescription
Public propertyEndShapeType 끝 정점의 모양을 확인하거나 설정한다.
Top
See Also