IGraphViewMouseState_AfterPaint Method |
Performs mouse-state specific painting after the graph has been rendered.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid MouseState_AfterPaint(
Graphics g
)
Parameters
- g Graphics
- The graphics surface used for overlay painting.
See Also