Show / Hide Table of Contents

Method SelectElementAtReticle

SelectElementAtReticle()

Selects an element at the current position of the reticle.

Declaration
public bool SelectElementAtReticle()
Returns
Type Description
System.Boolean

true if there is a vertex or mid-vertex under the reticle, which is now selected, false otherwise.

Remarks

If called when the reticle is not over a vertex or mid-vertex this will return false even if a SelectedElement already exists. Selection will not be cleared. If called when a PickedUpElement exists this will return false and the selection will not be changed. If called when the reticle is over a geometry segment or fill, this will return false and not select anything and existing selections will not be cleared.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.8
.NET200.8
.NET Windows200.8
.NET Android200.8
.NET iOS200.8
.NET Framework200.8
UWP200.8
In This Article
Back to top Copyright © 2022 Esri.