GraphControllerScaleForPaint Method |
This functions scales the graphics context to be ready for painting.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void ScaleForPaint(
Graphics g
)
Parameters
- g Graphics
- The graphics context.
See Also