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


Glossary Item Box

Preset the display properties to a default state.

Syntax

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

Remarks

The colors, fonts, the theme, windows scaling are preset by this method.

Requirements

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

See Also