VisualTipRenderer.OnDrawShadow Method
When overridden, draws a soft shadow for the specified tip. This method is called before OnDrawWindow.
Parameters
-
e
- A PaintEventArgs which determines the Graphics surface on which the tip is painted.
-
tip
- The VisualTip to render.
-
layout
- A VisualTipLayout which defines the location of various elements on the tip.
See Also
VisualTipRenderer Class | Skybound.VisualTips.Rendering Namespace | Draw