ArcGIS Pro 2.9 API Reference Guide
Scale(IEnumerable<KeyValuePair<MapMember,List<Int64>>>,MapPoint,Double,Double) Method

ArcGIS.Desktop.Editing Namespace > EditOperation Class > Scale Method : Scale(IEnumerable<KeyValuePair<MapMember,List<Int64>>>,MapPoint,Double,Double) Method
A set of features to scale.
The origin around which the geometry will be scaled.
The scale factor along the x-axis.
The scale factor along the y-axis.
Scales a set of features.
Syntax

Parameters

set
A set of features to scale.
origin
The origin around which the geometry will be scaled.
sx
The scale factor along the x-axis.
sy
The scale factor along the y-axis.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members
Overload List