Share via


MKMapSnapshot.PointForCoordinate(CLLocationCoordinate2D) Method

Definition

[Foundation.Export("pointForCoordinate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint PointForCoordinate(CoreLocation.CLLocationCoordinate2D coordinate);
[<Foundation.Export("pointForCoordinate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PointForCoordinate : CoreLocation.CLLocationCoordinate2D -> CoreGraphics.CGPoint
override this.PointForCoordinate : CoreLocation.CLLocationCoordinate2D -> CoreGraphics.CGPoint

Parameters

Returns

Attributes

Applies to