Click or drag to resize

StatusBarServiceSetSelectionSingle Method

Updates the status bar for a single continuous selection.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void SetSelectionSingle(
	int length
)

Parameters

length  Int32
The selection length.
See Also