Gets the parent of the object. | |
Syntax: | Set object = object.Parent |
Description: | The Parent property will return the automation object which owns this object. This will be either a GefObject or GefExprListAnimElement object. |
See Also: | GefObject.Line , GefExprListAnimElement.GetLine |