Click or drag to resize
XDL

XscMeasureAngle(IntPtr) Constructor

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

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

Parameters

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