次の方法で共有


MKOverlay.BoundingMapRect プロパティ

定義

MKMapRectオーバーレイを含む四角形。

public abstract MapKit.MKMapRect BoundingMapRect { [Foundation.Export("boundingMapRect")] get; }
member this.BoundingMapRect : MapKit.MKMapRect

プロパティ値

オーバーレイを囲む最小の四角形。

実装

属性

注釈

四角形は、2D サーフェスへの地球儀の投影を使用して定義されます。

適用対象