ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParallelOffset.Builder Class / Build Method

Build Method (ParallelOffset.Builder)
Creates a ParallelOffset from the current ParallelOffset.Builder, for use in EditOperation.Create
Syntax
public ParallelOffset Build()

Return Value

A ParallelOffset
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.2 or higher.
See Also