SqlGeometry.STConvexHull Método

Definición

Devuelve un objeto que representa el casco convexa de una SqlGeometry instancia.

[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

Devoluciones

Valor SqlGeometry que representa el casco convexa de la llamada SqlGeometrya .

Atributos

Se aplica a