Compartir a través de


DbGeometry.ConvexHull Propiedad

Definición

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

public System.Data.Entity.Spatial.DbGeometry ConvexHull { get; }
member this.ConvexHull : System.Data.Entity.Spatial.DbGeometry
Public ReadOnly Property ConvexHull As DbGeometry

Valor de propiedad

Forma convexa de este valor DbGeometry como otro valor DbGeometry.

Se aplica a