MKCircleクラス
| 継承 | MKShape : NSObject |
| 準拠 | MKOverlay |
| MKAnnotation (MKShape) | |
| NSObject (NSObject) | |
| フレームワーク | /System/Library/Frameworks/MapKit.framework |
| 使用可能 | iOS 4.0以降 |
| 定義 | MKCircle.h |
概要
メソッドとプロパティ
Creating a Circle Overlay
+ circleWithCenterCoordinate:radius:
+ circleWithMapRect:
Accessing the Overlay’s Attributes
coordinate property
radius property
boundingMapRect property
フレームワーク
MapKit