Udostępnij przez


SqlSpatialServices.GetBoundary(DbGeometry) Metoda

Definicja

Zwraca podwójną wartość dopuszczaną do wartości null, która wskazuje granicę danej DbGeography wartości.

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

Parametry

geometryValue
DbGeometry

Wartość geometryczna.

Zwraca

Granica danej DbGeography wartości.

Dotyczy