G2DPlotItemControllerGetSuspendTokenForControllerDocument Method |
Overrides the suspend-token retrieval to suspend the parent plot-item collection instead of the plot item.
This is because we also want to change for instance the plot groups, or distribute style changes to other plot items.
Namespace: Altaxo.Gui.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override ISuspendToken GetSuspendTokenForControllerDocument()
Return Value
ISuspendToken
The suspend token.
See Also