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

EllipticArcBuilderEx Constructor
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. This method must be called on the MCT. Use QueuedTask.Run.  
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.0 or higher.
See Also