Parent

OdObject.Parent property

Gets the parent object.

public OdObject Parent { get; }

Property Value

The parent.

See Also