ArcGIS Runtime SDK for WPF - Library Reference
CancelActive Property
See Also 
ESRI.ArcGIS.Client Namespace > Editor Class : CancelActive Property

Cancels any command that might be active on the Map.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CancelActive As ICommand
C# 
public ICommand CancelActive {get;}

Remarks

This command is only active if any other command is currently waiting for user input. It will cancel any active command on any active editor working on the associated Map.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.