TextBoundariesOnSuspended Method |
For performance reasons, we save the current state of this instance here if the item is suspended. When the item is resumed, we compare the saved state
with the current state and set our accumulated data accordingly.
Namespace: Altaxo.Graph.Scales.BoundariesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected override void OnSuspended()
See Also