Click or drag to resize
XDL

XVertex2d Constructor

XVertex2d 객체를 생성하는 기본 생성장이며 x와 y값을 0으로 초기화한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public XVertex2d()
See Also