Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX