Show / Hide Table of Contents

Method SetAllowTransformation

SetAllowTransformation(Boolean)

Enable or disable interactions that transform the Geometry, for example AllowMovingSelectedElement.

Declaration
public void SetAllowTransformation(bool allowTransformation)
Parameters
Type Name Description
System.Boolean allowTransformation

Indicates if transformation is allowed.

Remarks

Sets the following properties:

  • AllowMovingSelectedElement

Creation, deletion and selection 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.