 | XvcTextParentObj Property |
다른 객체가 현재 XvcText를 포함하고 있을 경우 상위 XvcObj 를 가져온다.(예:XvcMeasurePoint/XvcMeasureDist/XvcMeasureArea/XvcMeasureAngle)
Namespace:
Pixoneer.NXDL.NVC
Assembly:
NXDLvc (in NXDLvc.dll) Version: 1.2.817.72
Syntaxpublic XvcObj ParentObj { get; }
Property Value
Type:
XvcObj
See Also