Condividi tramite


SqlSpatialServices.GetBoundary(DbGeometry) Metodo

Definizione

Restituisce un valore Double nullable che indica il limite del valore DbGeography specificato.

public override System.Data.Entity.Spatial.DbGeometry GetBoundary(System.Data.Entity.Spatial.DbGeometry geometryValue);
override this.GetBoundary : System.Data.Entity.Spatial.DbGeometry -> System.Data.Entity.Spatial.DbGeometry
Public Overrides Function GetBoundary (geometryValue As DbGeometry) As DbGeometry

Parametri

geometryValue
DbGeometry

Valore di geometria.

Restituisce

Limite del valore DbGeography specificato.

Si applica a