Click or drag to resize
XDL

XscText Constructor (XscObj)

네이티브 객체로부터 XscText 객체를 생성하고 메모리 관리를 위해 등록을 수행하는 생성자

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
public XscText(
	XscObj* pObj
)

Parameters

pObj
Type: XscObj*
[In] 네이티브 객체
See Also