Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ResolutionBandwidthAuto As Boolean |
C# | |
---|---|
public abstract bool ResolutionBandwidthAuto {get; set;} |
This setting is a boolean used to determine if the ResolutionBandwidth is automatically configured based on the measurement Span. If true, the ResolutionBandwidth is automatically set such that the resolution bandwidth is Span / 1024. If false, the ResolutionBandwidth must be manually configured. The default value is true.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)