次の方法で共有


MKMapRect.Origin フィールド

定義

の開始位置 MKMapRect

public MapKit.MKMapPoint Origin;
val mutable Origin : MapKit.MKMapPoint

フィールド値

注釈

MKMapRect負の または Widthを持つことがあるのでOrigin、必ずしも [MinX, MinY] に配置されるとは限らないことHeightに注意してください。

適用対象