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


Glossary Item Box

Gets or sets the last (bottom) scan displayed in a spectrogram.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property Last As Integer
C# 
public abstract int Last {get; set;}
C++/CLI 
public:
abstract property int Last {
   int get();
   void set (    int value);
}

Requirements

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

See Also