Skip to content

ACadSharp.CadObject.XDictionary

Albert Domenech edited this page Mar 8, 2025 · 2 revisions

XDictionary Property

Extended Dictionary object.

Remarks

An extended dictionary can be created using .

Definition

Namespace: ACadSharp.CadObject

C#

public CadDictionary XDictionary { get; internal set; }

Property Value

CadDictionary

Clone this wiki locally