Skip to content

ACadSharp.CadDocument.RootDictionary

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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