AxisStyleCollectionPaintPreprocessing Method |
Performs preprocessing for painting on all contained axis styles.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void PaintPreprocessing(
IPlotArea layer
)
Parameters
- layer IPlotArea
- The plot layer.
See Also