SqlGeometry.STCentroid Método

Definição

Retorna o centro geométrico de uma SqlGeometry instância que consiste em um ou mais polígonos.

[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

Retornos

Um SqlGeometry objeto que representa o centro geométrico da chamada SqlGeometry.

Atributos

Aplica-se a