GraphControllerScaleForPaintingGraphDocument Method |
Prepares the graphics context for painting the graph document.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void ScaleForPaintingGraphDocument(
Graphics g
)
Parameters
- g Graphics
- The graphics context.
See Also