SqlGeometry.STCentroid Metodo

Definizione

Restituisce il centro geometrico di un'istanza SqlGeometry costituita da uno o più poligoni.

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

Valori restituiti

Oggetto SqlGeometry che rappresenta il centro geometrico dell'oggetto chiamante SqlGeometry.

Attributi

Si applica a