Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsAllPoints As Boolean |
C# | |
---|---|
public abstract bool IsAllPoints {get; set;} |
Determine whether all frequency points of all traces are shown. Normally, in VsaVector, only the alias protected points in frequency domain data are shown. Setting the property to True causes even the non-alias protect points to be shown.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)