Skip to content

ACadSharp.CadObject.ExtendedData

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

ExtendedData Property

Extended data attached to this object

Definition

Namespace: ACadSharp.CadObject

C#

public ExtendedDataDictionary ExtendedData { get; }

Property Value

ExtendedDataDictionary

Clone this wiki locally