Property Owner
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
Owner
Gets the object that belongs to.
public vdBaseObject Owner { get; }
Property Value
Remarks
e.g. If an object belongs to a collection this value returns the collection. if it is added in more than one collections then returns the first collection that the object was added.