ArcGIS Pro 2.9 API Reference Guide
EllipticArcBuilder Constructor

ArcGIS.Core.Geometry Namespace > EllipticArcBuilder Class : EllipticArcBuilder Constructor
Overload List
OverloadDescription
Builds a new instance of the EllipticArcBuilder class from another elliptic arc segment. This method must be called on the MCT. Use QueuedTask.Run  
Builds a new instance of the EllipticArcBuilder class. The new instance will be a circular arc from three points. This method must be called on the MCT. Use QueuedTask.Run.  
Builds a new instance of the EllipticArcBuilder class. The new instance will be a circular arc from end points and the center point. This method must be called on the MCT. Use QueuedTask.Run.  
Builds a new instance of the EllipticArcBuilder class. The new instance will be a circular arc. This method must be called on the MCT. Use QueuedTask.Run.  
Builds a new instance of the EllipticArcBuilder class. The new instance will be a circular arc. This method must be called on the MCT. Use QueuedTask.Run.  
Builds a new instance of the EllipticArcBuilder class. The new instance will be a circular arc. This method must be called on the MCT. Use QueuedTask.Run.  
Builds a new instance of the EllipticArcBuilder 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.  
Builds a new instance of the EllipticArcBuilder class. The new instance will be a circle from a center point and radius. This method must be called on the MCT. Use QueuedTask.Run.  
Builds a new instance of the EllipticArcBuilder class. The new instance will be an ellipse. This method must be called on the MCT. Use QueuedTask.Run.  
Builds a new instance of the EllipticArcBuilder class. This method must be called on the MCT. Use QueuedTask.Run  
Builds a new instance of the EllipticArcBuilder class. The new instance will be a circular arc. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EllipticArcBuilder Class
EllipticArcBuilder Members