ArcGIS Pro 2.6 API Reference Guide
CubicBezierBuilder Constructor

ArcGIS.Core.Geometry Namespace > CubicBezierBuilder Class : CubicBezierBuilder Constructor
Overload List
OverloadDescription
Creates a new instance of the CubicBezierBuilder class from another cubic bezier segment. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new instance of the CubicBezierBuilder class from four control points. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new instance of the CubicBezierBuilder class from four control points. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new instance of the CubicBezierBuilder class from four control points. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new instance of the CubicBezierBuilder class from a set of points. Four points must be supplied. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new instance of the CubicBezierBuilder class from a collection of coordinates. 4 coordinates must be supplied. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CubicBezierBuilder Class
CubicBezierBuilder Members