ArcGIS Pro 3.0 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, Windows 8.1

    See Also