DwgDxfQuery.SkipList Property
Gets a list of layer names that should not be read from the DWG/DXF files.
Syntax
public StringCollection SkipList { get; }
Property Value
Default: Empty collection.
A list with layer names.
Remarks
This property is only used if KeepList is empty.
Platforms
Windows, Linux