Show / Hide Table of Contents

Method osdRect.OnPaint


Overload

Called when the OSD window must be drawn or redrawn. Draws rectangle. More info: OsdWindow.OnPaint.

protected override void OnPaint(nint dc, Graphics g, RECT ra)
Parameters
dc  (nint)
g  (Graphics)
ra  (RECT)
Overrides
OsdWindow.OnPaint(nint, Graphics, RECT)