HistoryManagerMarkAsInitialImpl Method
Marks current history step as an initial one (no backward history will be available for user).
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
protected abstract void MarkAsInitialImpl()
Protected MustOverride Sub MarkAsInitialImpl
protected:
virtual void MarkAsInitialImpl() abstract
abstract MarkAsInitialImpl : unit -> unit