ACadSharp.DxfMapBase.DxfProperties - DomCR/ACadSharp GitHub Wiki

DxfProperties Property

Properties linked to a dxf code

Definition

Namespace: ACadSharp.DxfMapBase

C#

public Dictionary<Int32, DxfProperty> DxfProperties { get; }

Property Value

Dictionary<Int32, DxfProperty>