ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / CubicBezierBuilderEx Class / CubicBezierBuilderEx Constructor

CubicBezierBuilderEx Constructor
Overload List
OverloadDescription
Creates a new instance of the CubicBezierBuilderEx class from another cubic bezier segment.  
Creates a new instance of the CubicBezierBuilderEx class from four control points.  
Creates a new instance of the CubicBezierBuilderEx class from four control points.  
Creates a new instance of the CubicBezierBuilderEx class from four control points.  
Creates a new instance of the CubicBezierBuilderEx class from a set of points. Four points must be supplied.  
Creates a new instance of the CubicBezierBuilderEx class from a set of coordinates. Four coordinates must be supplied.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.8 or higher.
See Also