Skip to content

ACadSharp.CadDocument.RootDictionary

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

RootDictionary Property

Root dictionary of the document.

Definition

Namespace: ACadSharp.CadDocument

C#

public CadDictionary RootDictionary { get; internal set; }

Property Value

CadDictionary

Clone this wiki locally