DbGeometry.Envelope Eigenschaft

Definition

Ruft den Umschlag (minimum bounding box) dieses DbGeometry-Werts als Geometriewert ab.

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

Eigenschaftswert

Der Umschlag (Minimale Begrenzungsbox) dieses DbGeometry-Werts.

Gilt für: