Skip to content

ACadSharp.DxfMap.SubClasses

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

SubClasses Property

Definition

Namespace: ACadSharp.DxfMap

C#

public Dictionary<String, DxfClassMap> SubClasses { get; private set; }

Property Value

Dictionary<String, DxfClassMap>

Clone this wiki locally