Click or drag to resize

GraphControllerScaleForPaintingGraphDocument Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.ScaleForPaintingGraphDocument(System.Drawing.Graphics)"]


Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ScaleForPaintingGraphDocument(
	Graphics g
)

Parameters

g  Graphics

[Missing <param name="g"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.ScaleForPaintingGraphDocument(System.Drawing.Graphics)"]

See Also