Keysight 89600 VSA .NET API
Parts Property
See Also 
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace > FrameDefinition Class : Parts Property


Glossary Item Box

Gets a reference to the collection of FramePart settings.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Parts As FramePartCollection
C# 
public abstract FramePartCollection Parts {get;}
C++/CLI 
public:
abstract property FramePartCollection^ Parts {
   FramePartCollection^ get();
}

Requirements

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

See Also