ArcGIS Pro 2.8 API Reference Guide
IsEmpty Property (GeometryBuilderEx)

ArcGIS.Core.Geometry Namespace > GeometryBuilderEx Class : IsEmpty Property
Gets a value indicating if this instance is empty.
Syntax
public abstract bool IsEmpty {get;}
Public MustOverride ReadOnly Property IsEmpty As Boolean

Property Value

True if the this instance is empty and false otherwise.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

GeometryBuilderEx Class
GeometryBuilderEx Members