Click or drag to resize
XDL

XscObjParent Property

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

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

Property Value

Type: XscObj
See Also