Show / Hide Table of Contents

Property IsStarted

IsStarted

Gets a value indicating whether an editing session is active.

Declaration
public bool IsStarted { get; }
Property Value
Type Description
System.Boolean

true if an editing session is active, false otherwise.

Remarks

When true, interactions with the view can affect the state of the Geometry or SelectedElement.

Starting or stopping the GeometryEditor raises the PropertyChanged event for IsStarted.

See Also
Start(Geometry)
Start(GeometryType)
Stop()

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.