다음을 통해 공유


MKMapSnapshot.PointForCoordinate(CLLocationCoordinate2D) 메서드

정의

지정된 coordinate에 대한 의 Image 위치입니다.

[Foundation.Export("pointForCoordinate:")]
public virtual CoreGraphics.CGPoint PointForCoordinate (CoreLocation.CLLocationCoordinate2D coordinate);
abstract member PointForCoordinate : CoreLocation.CLLocationCoordinate2D -> CoreGraphics.CGPoint
override this.PointForCoordinate : CoreLocation.CLLocationCoordinate2D -> CoreGraphics.CGPoint

매개 변수

coordinate
CLLocationCoordinate2D

계산할 맵 위치입니다.

반환

특성

적용 대상