ArcGIS Pro 2.6 API Reference Guide
Transform Method (BuilderMethod)

ArcGIS.Desktop.Editing.Templates Namespace > BuilderMethod Class : Transform Method
the input Geometry
the value parameters that have been provided from a Part's Values
Performs a geometric transformation on the input Geometry, producing the output geometry or geometries in a manner that is defined by a BuilderMethod's parameter values.
Syntax

Parameters

geometry
the input Geometry
values
the value parameters that have been provided from a Part's Values

Return Value

a Task that transforms the input Geometry and returns the resulting collection of output Geometry/s
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

BuilderMethod Class
BuilderMethod Members