Method CancelCurrentAction
CancelCurrentAction()
Cancels the current action.
Declaration
public void CancelCurrentAction()
Remarks
Cancels any current ongoing move and any picked up vertex is returned to its original position. For example, a vertex may be picked up using the ReticleVertexTool via tap interaction or PickUpSelectedElement(). The picked up vertex can be returned to its original position by cancelling the pick up action with CancelCurrentAction().
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.8 |
.NET | 200.8 |
.NET Windows | 200.8 |
.NET Android | 200.8 |
.NET iOS | 200.8 |
.NET Framework | 200.8 |
UWP | 200.8 |