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