METAS VNA Tools Help
C#
VB
C++
F#
Show/Hide TOC
Window Constructor
Initializes a new instance of the
Window
class
Definition
Namespace:
Metas.Vna.Data.SignalProcessing
Assembly:
Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
C#
Copy
protected
Window
()
VB
Copy
Protected
Sub
New
C++
Copy
protected
:
Window
()
F#
Copy
new
:
unit
->
Window
See Also
Reference
Window Class
Metas.Vna.Data.SignalProcessing Namespace
In This Article
Definition
See Also