ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / PolylineBuilderEx Class / PolylineBuilderEx Constructor

In This Topic
    PolylineBuilderEx Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates an empty instance of the PolylineBuilderEx class.  
    Creates a new instance of the PolylineBuilderEx class from the input polyline.  
    Creates a new instance of the PolylineBuilderEx class from the parts of a polygon.  
    Creates a new instance of the PolylineBuilderEx class from the input multipoint.  
    Creates a new instance of the PolylineBuilderEx class from the input envelope.  
    Creates a new instance of the PolylineBuilderEx class.  
    Creates a new instance of the PolylineBuilderEx class.  
    Creates a new instance of the PolylineBuilderEx class.  
    Creates a new instance of the PolylineBuilderEx class.  
    Creates a new instance of the PolylineBuilderEx class.  
    Creates a new instance of the PolylineBuilderEx class.  
    Creates a new instance of the PolylineBuilderEx class.  
    Creates a new instance of the PolylineBuilderEx class that is a linear approximation to a clothoid. This method must be called on the MCT. Use QueuedTask.Run.  
    Creates a new instance of the PolylineBuilderEx class.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also