ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / SegmentBuilderEx Class
Members

In This Topic
    SegmentBuilderEx Class
    In This Topic
    Abstract base class for builders of all segment types to include:
    • Line
    • Bezier curve
    • Elliptic Arc
    The SegmentBuilderEx methods can be called on any thread.
    Object Model
    SegmentBuilderEx ClassSegmentBuilderEx ClassMapPoint ClassSpatialReference ClassMapPoint ClassSegment Class
    Syntax
    public abstract class SegmentBuilderEx 
    Public MustInherit Class SegmentBuilderEx 
    Remarks
    The SegmentBuilderEx methods can be called on any thread.
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also