ZylGPSReceiver Mobile
GPSReceiver.DrawSatellites Method
Draws the satellites in view.
public
void
DrawSatellites(
Graphics
g
,
Int32
radius
,
Color
brushColor
,
Color
penColor
);
Parameters
Graphics
GDI+ drawing surface.
Int32
Radius of the great circle.
Color
Brush color.
Color
Pen Color.
See Also
GPSReceiver Class
|
ZylGPSReceiverMobile Namespace