Share via


DbGeometry.Centroid Proprietà

Definizione

Ottiene il valore di DbGeometry che rappresenta il centro del valore di DbGeometry, che può essere null se questo valore non rappresenta una superficie.

public:
 property System::Data::Spatial::DbGeometry ^ Centroid { System::Data::Spatial::DbGeometry ^ get(); };
public System.Data.Spatial.DbGeometry Centroid { get; }
member this.Centroid : System.Data.Spatial.DbGeometry
Public ReadOnly Property Centroid As DbGeometry

Valore della proprietà

Il valore di DbGeometry che rappresenta il centro del valore di DbGeometry.

Si applica a