Metoda SqlGeometry.STEnvelope
Zwraca minimalną wyrównany do oś obwiedni prostokąt z wystąpienie.
Przestrzeń nazw: Microsoft.SqlServer.Types
Zestaw: Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)
Składnia
'Deklaracja
<SqlMethodAttribute(IsDeterministic := True, IsPrecise := False)> _
Public Function STEnvelope As SqlGeometry
'Użycie
Dim instance As SqlGeometry
Dim returnValue As SqlGeometry
returnValue = instance.STEnvelope()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public SqlGeometry STEnvelope()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public:
SqlGeometry^ STEnvelope()
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)>]
member STEnvelope : unit -> SqlGeometry
public function STEnvelope() : SqlGeometry
Wartość zwracana
Typ: Microsoft.SqlServer.Types.SqlGeometry
A SqlGeometry obiektu, która reprezentuje minimalne oś wyrównany obwiedni prostokąt wystąpienie wywołującym.