Keysight Pathwave 89600 VSA .NET API
IsVisible Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Spectrogram Class : IsVisible Property


Glossary Item Box

Gets a value indicating whether Style is TracePersistence.Spectrogram and shown in a compatible Format.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property IsVisible As Boolean
C# 
public abstract bool IsVisible {get;}
C++/CLI 
public:
abstract property bool IsVisible {
   bool get();
}

Remarks

Tables are not shown as spectrograms.

Requirements

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

See Also