Keysight Pathwave 89600 VSA .NET API
LimitLine Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : LimitLine Class


Glossary Item Box

The LimitLine class represents one limit line contained in a limit test.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class LimitLine 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C++/CLI 
public ref class LimitLine abstract : public RemotableObject, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  

Remarks

There are methods to control limit line settings and contain the limit line points.

Requirements

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

See Also