Click or drag to resize

TextGraphicPaintBackground Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Shapes.TextGraphic.PaintBackground(System.Drawing.Graphics)"]


Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void PaintBackground(
	Graphics g
)

Parameters

g  Graphics

[Missing <param name="g"/> documentation for "M:Altaxo.Graph.Gdi.Shapes.TextGraphic.PaintBackground(System.Drawing.Graphics)"]

See Also