Compartilhar via


DbGeometry.Envelope Propriedade

Definição

Obtém o envelope (caixa delimitadora mínima) deste valor DbGeometry como um valor de geometria.

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 da propriedade

O envelope (caixa delimitadora mínima) desse valor DbGeometry.

Aplica-se a