ValveDrawBackGround Method
Override this method to draw background on Off-screen graphics.
Namespace: BeeMobile.ValveAssembly: BeeMobile.Valve.NET48 (in BeeMobile.Valve.NET48.dll) Version: 4.8.0.1
protected override void DrawBackGround(
Graphics gxBack
)
Protected Overrides Sub DrawBackGround (
gxBack As Graphics
)
Parameters
- gxBack Graphics
- Off-screen graphics.