MKMapView.Region 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
地圖檢視所顯示的區域。
public virtual MapKit.MKCoordinateRegion Region { [Foundation.Export("region")] get; [Foundation.Export("setRegion:")] set; }
member this.Region : MapKit.MKCoordinateRegion with get, set
屬性值
- 屬性
備註
顯示區域愈大,地圖就會縮小以符合區域。