Show / Hide Table of Contents

Method SetAllowSelection

SetAllowSelection(Boolean)

Enable or disable selection.

Declaration
public void SetAllowSelection(bool allowSelection)
Parameters
Type Name Description
System.Boolean allowSelection

Indicates if selection is allowed.

Remarks

Sets the following properties:

  • AllowGeometrySelection
  • AllowMidVertexSelection
  • AllowPartSelection
  • AllowVertexSelection

Creation, deletion and transformation properties are unaltered.

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.