Click or drag to resize
XDL

XscPolyLine(IntPtr) Constructor

XscPolyLine 객체를 생성하고 데이터 멤버를 초기화한다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 3.0.0.1
Syntax
C#
public XscPolyLine(
	IntPtr obj
)

Parameters

obj  IntPtr
[In] 원본 비관리 객체
See Also