SqlSpatialFunctions.EnvelopeCenter(DbGeography) Metoda

Definicja

Zwraca punkt, który może być używany jako środek okręgu ograniczonego dla wystąpienia geograficznego.

public:
 static System::Data::Spatial::DbGeography ^ EnvelopeCenter(System::Data::Spatial::DbGeography ^ geographyValue);
[System.Data.Objects.DataClasses.EdmFunction("SqlServer", "ENVELOPECENTER")]
public static System.Data.Spatial.DbGeography EnvelopeCenter (System.Data.Spatial.DbGeography geographyValue);
[<System.Data.Objects.DataClasses.EdmFunction("SqlServer", "ENVELOPECENTER")>]
static member EnvelopeCenter : System.Data.Spatial.DbGeography -> System.Data.Spatial.DbGeography
Public Shared Function EnvelopeCenter (geographyValue As DbGeography) As DbGeography

Parametry

geographyValue
DbGeography

Wartość geografii.

Zwraca

DbGeography

Wartość SqlGeography określająca lokalizację środka okręgu ograniczonego.

Atrybuty

Dotyczy