Udostępnij przez


SqlSpatialServices.GetEnvelope(DbGeometry) Metoda

Definicja

Pobiera kopertę (minimalne pole ograniczenia) danej DbGeometry wartości jako wartość geometryczną.

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

Parametry

geometryValue
DbGeometry

Wartość geometryczna, dla której należy pobrać wartość koperty.

Zwraca

Koperta geometryValue jako DbGeometry wartość.

Dotyczy