DbGeometry.Envelope Propriété

Définition

Obtient l’enveloppe (cadre englobant minimal) de cette valeur DbGeometry, sous forme de valeur geometry.

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

Valeur de propriété

Enveloppe (cadre englobant minimal) de cette valeur DbGeometry.

S’applique à