다음을 통해 공유


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 값의 엔벌로프(최소 경계 상자)입니다.

적용 대상