GraphDocumentOnInvalidate Method |
Fires the Invalidate event.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void OnInvalidate(
XYZPlotLayer sender
)
Parameters
- sender XYZPlotLayer
- The layer which needs to be repainted.
See Also