次の方法で共有


DbGeometry.Envelope プロパティ

定義

この DbGeometry 値のエンベロープ (最小境界ボックス) をジオメトリ値として取得します。

public System.Data.Entity.Spatial.DbGeometry Envelope { get; }
member this.Envelope : System.Data.Entity.Spatial.DbGeometry
Public ReadOnly Property Envelope As DbGeometry

プロパティ値

この DbGeometry 値のエンベロープ (最小境界ボックス)。

適用対象