ACadSharp.CadObject.Document - DomCR/ACadSharp GitHub Wiki

Document Property

Document where this element belongs

Definition

Namespace: ACadSharp.CadObject

C#

public CadDocument Document { get; private set; }

Property Value

CadDocument