Share via


Geometry.IsEmpty Property

Definition

Gets a value that indicates whether geometry is empty.

public abstract bool IsEmpty { get; }
member this.IsEmpty : bool
Public MustOverride ReadOnly Property IsEmpty As Boolean

Property Value

true if the geometry is empty; otherwise, false.

Implements

Applies to