Click or drag to resize

BaseGpsReceiverDrawCompassWithSkinToBitmap Method

Draws a compass with skin to a bitmap.

Namespace: ZylSoft.Gps
Assembly: ZylGpsReceiver (in ZylGpsReceiver.dll) Version: 3.28.8737.22596
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public Bitmap DrawCompassWithSkinToBitmap(
	int radius
)

Parameters

radius  Int32
Radius of the great circle.

Return Value

Bitmap
Compass bitmap.
See Also