Skip to content

ACadSharp.DxfMapBase.DxfProperties

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

DxfProperties Property

Properties linked to a dxf code

Definition

Namespace: ACadSharp.DxfMapBase

C#

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

Property Value

Dictionary<Int32, DxfProperty>

Clone this wiki locally