DbGeography.IsClosed Property

Definition

Gets a nullable Boolean value indicating whether this DbGeography value is closed, which may be null if this value does not represent a curve.

public bool? IsClosed { get; }

Property Value

true if this DbGeography value is closed; otherwise, false.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1