DwgDxfQuery.KeepList Property
Gets a list of layer names that should be read from the DWG/DXF files.
Syntax
public StringCollection KeepList { get; }
Property Value
Default: Empty collection.
A list with layer names.
Remarks
If the list is empty, all layers will be read, unless the SkipList property is non-empty.
Platforms
Windows, Linux