iWheelDrawWelcomeScreen Method

Paints the client area if there are no Cylinder objects in the CylinderCollection of the iWheel.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
protected virtual void DrawWelcomeScreen(
	Graphics gxOff
)

Parameters

gxOff  Graphics
A System.Drawing.Graphics.Drawing.Graphics object used to perform the painting.

See Also