TextGraphicPaintBackground Method |
Paints the background of the text graphic.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void PaintBackground(
Graphics g
)
Parameters
- g Graphics
- The graphics context.
See Also