共用方式為


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 值的封套 (最小的週框方塊) 。

適用於