HostLayerTransformCoordinatesFromParentToHere(Graphics) Method |
This switches the graphics context from printable area coordinates to layer coordinates.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void TransformCoordinatesFromParentToHere(
Graphics g
)
Parameters
- g Graphics
- The graphics state to change.
See Also