Click or drag to resize

StatusBarServiceSetInsertMode Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.StatusBarService.SetInsertMode(System.Boolean)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SetInsertMode(
	bool insertMode
)

Parameters

insertMode  Boolean

[Missing <param name="insertMode"/> documentation for "M:Altaxo.Main.Services.StatusBarService.SetInsertMode(System.Boolean)"]

See Also