Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / EntityGraphicsData Class / Parent Field

In This Topic
    Parent Field
    In This Topic
    Parent object, used to identify the entity who caused an error if it was not compiled
    Syntax
    'Declaration
     
    Public Parent As Object
    public object Parent
    Remarks
    For internal use only.
    See Also