ArcGIS Pro 2.8 API Reference Guide
Move(IEnumerable<KeyValuePair<MapMember,List<Int64>>>,Double,Double) Method

ArcGIS.Desktop.Editing Namespace > EditOperation Class > Move Method : Move(IEnumerable<KeyValuePair<MapMember,List<Int64>>>,Double,Double) Method
A set of features to move.
Units along the x-axis to move the geometry.
Units along the y-axis to move the geometry.
Moves a set of features all along the same vector.
Syntax

Parameters

set
A set of features to move.
dx
Units along the x-axis to move the geometry.
dy
Units along the y-axis to move the geometry.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members
Overload List