Serial port and GPS

BmpMapForm.CIRCLE_RAD2 Field

CIRCLE_RAD * 2

[Visual Basic]
Private Const CIRCLE_RAD2 As Integer = 20
[C#]
private const int CIRCLE_RAD2 = 20;

See Also

BmpMapForm Class | serial Namespace