NavigationListTAddNavigationPoint Method |
Adds a navigation point to the list.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void AddNavigationPoint(
T point
)
Parameters
- point T
- Parameter that can later be used to restore the state of application that stored this point.
See Also