Gets or sets a value indicating whether to enable the specified UE's peak beam angle on the specified layer to cut the 3D trace and show it in 2D trace.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Property IsBeamPatternDisplayPeakUE As Boolean |
| C# | |
|---|
public virtual bool IsBeamPatternDisplayPeakUE {get; set;} |
| C++/CLI | |
|---|
public:
virtual property bool IsBeamPatternDisplayPeakUE {
bool get();
void set ( bool value);
} |
Property Value
The default value is true.
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 22.20
See Also