Share via


DbGeometry.PointOnSurface Proprietà

Definizione

Ottiene un punto sulla superficie del valore DbGeometry, che può essere null se questo valore non rappresenta una superficie.

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

Valore della proprietà

Punto sulla superficie del valore DbGeometry.

Si applica a