DbGeometry.Envelope Propriedade

Definição

Obtém o envelope (caixa delimitadora mínima) deste valor DbGeometry, como valor geométrico.

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 Propriedade

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

Aplica-se a