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
Document where this element belongs
Namespace: ACadSharp.CadObject
C#
public CadDocument Document { get; private set; }
CadDocument