Skip to content

ACadSharp.CadObject.Owner

Albert Domenech edited this page Aug 4, 2024 · 2 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