PCB-Investigator Interface Documentation
C#
VB
C++
F#
Show/Hide TOC
Layer
Config Constructor
Initializes a new instance of the
LayerConfig
class
Definition
Namespace:
GDStoSVG
Assembly:
PCBI_GDS2_Import (in PCBI_GDS2_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
Copy
public
LayerConfig
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
LayerConfig
()
F#
Copy
new
:
unit
->
LayerConfig
See Also
Reference
LayerConfig Class
GDStoSVG Namespace
In This Article
Definition
See Also