Skip to content

ACadSharp.CadObject.Document

Albert Domenech edited this page Jan 22, 2025 · 2 revisions

Document Property

Document where this element belongs.

Definition

Namespace: ACadSharp.CadObject

C#

public CadDocument Document { get; private set; }

Property Value

CadDocument

Clone this wiki locally