Serial port and GPS
BmpMapForm.CIRCLE_RAD Field
Radius of the point for the current position
[Visual Basic]
Private Const CIRCLE_RAD As
Integer
= 10
[C#]
private const
int
CIRCLE_RAD = 10;
See Also
BmpMapForm Class
|
serial Namespace