iMenuDraw Method
Draws the foreground of the control.
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
protected override void Draw(
Graphics gxOff
)
Protected Overrides Sub Draw (
gxOff As Graphics
)
Parameters
- gxOff Graphics
- The graphics object to draw on.