DbGeometry.Envelope 屬性

定義

取得此 DbGeometry 值的包絡線(最小邊界框),作為幾何值。

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

屬性值

這個 DbGeometry 值的包絡(最小邊界框)。

適用於