IPolarPlotterRoundToDegrees Property |
Gets the number of degrees that bearings are rounded to.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int RoundToDegrees { get; }
ReadOnly Property RoundToDegrees As Integer
Get
property int RoundToDegrees {
int get ();
}
abstract RoundToDegrees : int with get
Property Value
Type:
Int32See Also