iMenuDraw Method

Draws the foreground of the control.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
protected override void Draw(
	Graphics gxOff
)

Parameters

gxOff  Graphics
The graphics object to draw on.

See Also