Keysight Pathwave 89600 VSA .NET API
SizeWindows Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > TraceCollection Class : SizeWindows Method


Glossary Item Box

Resize the trace windows so they are the same size

Syntax

Visual Basic (Declaration) 
Public MustOverride Sub SizeWindows() 
C# 
public abstract void SizeWindows()
C++/CLI 
public:
abstract void SizeWindows(); 

Remarks

This method only affects trace windows in the document area.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also