TextGraphicPaintBackground Method |
Paints the configured background.
Namespace: Altaxo.Graph.Graph3D.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void PaintBackground(
IGraphicsContext3D g
)
Parameters
- g IGraphicsContext3D
- The graphics context used for drawing.
See Also