Skip to content

ACadSharp.CadObject.XDictionary

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

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