Public Sub SetEnableUndoOn( _ ByVal enableUndoOn As Boolean _ )
public void SetEnableUndoOn( bool enableUndoOn )
Parameters
- enableUndoOn
- Boolean indicating if the "Enable Undo" button is on by default.
Public Sub SetEnableUndoOn( _ ByVal enableUndoOn As Boolean _ )
public void SetEnableUndoOn( bool enableUndoOn )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)