| PointScattererExtensionFrequencyBands Property  | 
 
            Gets the list of frequency bands.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic PointScattererFrequencyBandCollection FrequencyBands { get; }Public ReadOnly Property FrequencyBands As PointScattererFrequencyBandCollection
	Get
public:
property PointScattererFrequencyBandCollection^ FrequencyBands {
	PointScattererFrequencyBandCollection^ get ();
}member FrequencyBands : PointScattererFrequencyBandCollection with get
Property Value
Type: 
PointScattererFrequencyBandCollection See Also
See Also