Udostępnij za pośrednictwem


Metoda SqlGeometry.STConvexHull

Zwraca obiekt reprezentujący wypukłych kadłuba, z SqlGeometry 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 STConvexHull As SqlGeometry
'Użycie
Dim instance As SqlGeometry
Dim returnValue As SqlGeometry

returnValue = instance.STConvexHull()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public SqlGeometry STConvexHull()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public:
SqlGeometry^ STConvexHull()
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)>]
member STConvexHull : unit -> SqlGeometry 
public function STConvexHull() : SqlGeometry

Wartość zwracana

Typ: Microsoft.SqlServer.Types.SqlGeometry
A SqlGeometry wartość reprezentująca kadłuba wypukłych o wywołujący SqlGeometry.

Uwagi

STConvexHullZwraca najmniejszą wypukłych wielokąt, zawierający danego SqlGeometry wystąpienie.Punkty lub współliniowe wystąpień LineString da wystąpienie tego samego typu jak dane wejściowe.