DbGeometry.Centroid Proprietà

Definizione

Ottiene il valore DbGeometry che rappresenta il centroid di questo valore 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à

Valore DbGeometry che rappresenta il centroid di questo valore DbGeometry.

Si applica a