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

In This Topic
    EllipticArcBuilderEx Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new instance of the EllipticArcBuilderEx class from another elliptic arc segment.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be a circular arc from three points.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be a circular arc from end points and the center point.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be a circular arc.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be a circular arc.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be a circular arc.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be a circular arc of the given radius and tangent to two segments.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be a circle from a center point and radius.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be an ellipse.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be an elliptic arc.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be a circular arc.  
    Creates a new instance of the EllipticArcBuilderEx class. The new instance will be an elliptic arc.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also