ACadSharp.DxfMapBase - DomCR/ACadSharp GitHub Wiki
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 |