SqlGeometry.STConvexHull Método

Definição

Retorna um objeto que representa o casco convexo de uma SqlGeometry instância.

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public Microsoft.SqlServer.Types.SqlGeometry STConvexHull();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.STConvexHull : unit -> Microsoft.SqlServer.Types.SqlGeometry
Public Function STConvexHull () As SqlGeometry

Retornos

Um SqlGeometry valor que representa o casco convexo da chamada SqlGeometry.

Atributos

Aplica-se a