Share via


PKStrokePath.GetInterpolatedLocation(NFloat) Method

Definition

[Foundation.Export("interpolatedLocationAt:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint GetInterpolatedLocation(System.Runtime.InteropServices.NFloat parametricValue);
[<Foundation.Export("interpolatedLocationAt:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetInterpolatedLocation : System.Runtime.InteropServices.NFloat -> CoreGraphics.CGPoint
override this.GetInterpolatedLocation : System.Runtime.InteropServices.NFloat -> CoreGraphics.CGPoint

Parameters

parametricValue
NFloat

Returns

Attributes

Applies to