Click or drag to resize
XDL

XscObjParent Property

현재 객체의 부모로 표현되는 객체를 확인한다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntax
C#
public XscObj Parent { get; }

Property Value

XscObj
See Also