Click or drag to resize
SavedPolarPlotIsForSameFeed Method
Returns true if the feed passed across looks to be a good match for this saved polar plot.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsForSameFeed(
	IFeed feed
)

Parameters

feed
Type: VirtualRadar.Interface.ListenerIFeed

Return Value

Type: Boolean
See Also