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

In This Topic
    CreateCircularArc Method
    In This Topic
    Overload List
    OverloadDescription
    Convenience method to create a new instance of the EllipticArcSegment class. The segment will be a circular arc built from three points.  
    Convenience method to create a new instance of the EllipticArcSegment class. The segment will be a circular arc built from end points and the center point.  
    Convenience method to create a new instance of the EllipticArcSegment class. The segment will be a circular arc.  
    Convenience method to create a new instance of the EllipticArcSegment class. The segment will be a circular arc.  
    Convenience method to create a new instance of the EllipticArcSegment class. The segment will be a circular arc.  
    Convenience method to create a new instance of the EllipticArcSegment class. The segment will be a circular arc of the given radius and tangent to two segments.  
    Builds a new instance of the EllipticArcSegment class. The new instance will be a circular arc.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also