Skip to content

ACadSharp.DxfMapBase

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

DxfMapBase Class

Definition

Namespace: ACadSharp

C#

public abstractclass DxfMapBase

Properties

Returns Name Summary
Dictionary<Int32, DxfProperty> DxfProperties Properties linked to a dxf code
String Name Name of the subclass map
Clone this wiki locally