Click or drag to resize

FiniteDateTimeBoundariesOnSuspended Method

Called when the suspend level has just gone from 0 to 1, i.e. the object was suspended.

Namespace: Altaxo.Graph.Scales.Boundaries
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override void OnSuspended()
See Also