Sdílet prostřednictvím


DbGeometry.ConvexHull Vlastnost

Definice

Získá konvexní trup této hodnoty DbGeometry jako jinou hodnotu 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

Hodnota vlastnosti

Konvexní trup této hodnoty DbGeometry jako další hodnota DbGeometry.

Platí pro