Click or drag to resize
SavedPolarPlotFeedId Property
Gets or sets the unique identifier of the feed that the polar plot is for.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int FeedId { get; set; }

Property Value

Type: Int32
See Also