Skip to content

ACadSharp.CadObject.Owner

Albert Domenech edited this page Mar 8, 2025 · 3 revisions

Owner Property

Soft-pointer ID/handle to owner object.

Definition

Namespace: ACadSharp.CadObject

C#

DxfCodeValueAttribute
public IHandledCadObject Owner { get; internal set; }

Property Value

IHandledCadObject

Clone this wiki locally