Click or drag to resize

DictionaryObjectCloning Property

Gets or sets the dictionary object cloning flags.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public DictionaryCloningFlags Cloning { get; set; }

Property Value

Type: DictionaryCloningFlags
See Also