DbGeometry.Envelope Propiedad

Definición

Obtiene el sobre (cuadro de límite mínimo) de este valor DbGeometry, como valor de geometría.

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

Valor de propiedad

Sobre (cuadro de límite mínimo) de este valor DbGeometry.

Se aplica a