ArcGIS API for WPF - Library Reference
CancelActive Property
See Also  Send comments on this topic
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

See Also

© ESRI, Inc. All Rights Reserved.