CADability dotNET
The top undostep on the undo stack will be ignored.

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public bool IgnoreLastStep()
Visual Basic
Public Function IgnoreLastStep As Boolean
Visual C++
public:
bool IgnoreLastStep()

Return Value

success: true, failure: false

See Also