Table of Contents

Method ClearStackFrame

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v9.dll

ClearStackFrame(StackFrame)

When implemented by a class, removes visual styles related to the step-by-step execution at specified position.

void ClearStackFrame(StackFrame stackFrame)

Parameters

stackFrame StackFrame

StackFrame representing position to be cleared.