Enum DictionaryCloningFlags
Duplicate record cloning flag (determines how to merge duplicate entries).
Namespace: netDxf.Objects
Assembly: CADability.dll
Syntax
public enum DictionaryCloningFlags
Fields
| Name | Description |
|---|---|
| KeepExisting | Keep existing. |
| Name | Name. |
| NotApplicable | Not applicable. |
| UnmangleName | Unmangle name. |
| UseClone | Use clone. |
| XrefName | External reference name. |