Method ClearStackFrame
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v9.dll
ClearStackFrame(StackFrame)
Removes visual styles related to the step-by-step execution at specified position.
public virtual void ClearStackFrame(StackFrame stackFrame)
Parameters
stackFrame
StackFrameStackFrame representing position to be cleared.