Click or drag to resize

GraphicBaseOnChanged Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.OnChanged(System.EventArgs)"]


Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override void OnChanged(
	EventArgs e
)

Parameters

e  EventArgs

[Missing <param name="e"/> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.OnChanged(System.EventArgs)"]

See Also