GridPlaneCollectionPaintGrid Method |
Paints the grid of all planes, but not the background.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void PaintGrid(
Graphics g,
IPlotArea layer
)
Parameters
- g Graphics
- The g.
- layer IPlotArea
- The layer.
See Also