IGPlotItemPaintPreprocessing Method |
Called before painting takes place.
Namespace: Altaxo.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void PaintPreprocessing(
IPaintContext context
)
Parameters
- context IPaintContext
- The painting context.
See Also