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

In This Topic
    CubicBezierBuilderEx Constructor
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also