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

In This Topic
    IsEmpty Property (SegmentBuilderEx)
    In This Topic
    Gets if the builder is empty. A builder is empty if the StartPoint is empty or the EndPoint is empty.
    Syntax
    public bool IsEmpty {get;}
    Public ReadOnly Property IsEmpty As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also