StatusBarServiceSetSelectionSingle Method |
Updates the status bar for a single continuous selection.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetSelectionSingle(
int length
)
Parameters
- length Int32
- The selection length.
See Also