Share via


Geography.IsEmpty Property

Definition

Gets a value that indicates whether the geography is empty.

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

Property Value

true if the geography is empty; otherwise, false.

Implements

Applies to