DbGeometry.ConvexHull Propiedad

Definición

Obtiene la forma convexa de este valor DbGeometry como otro valor DbGeometry.

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

Valor de propiedad

Forma convexa de este valor DbGeometry como otro valor DbGeometry.

Se aplica a