Share via


MKOverlayPathRenderer.ApplyStrokePropertiesToContext Method

Definition

[Foundation.Export("applyStrokePropertiesToContext:atZoomScale:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ApplyStrokePropertiesToContext(CoreGraphics.CGContext context, System.Runtime.InteropServices.NFloat zoomScale);
[<Foundation.Export("applyStrokePropertiesToContext:atZoomScale:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ApplyStrokePropertiesToContext : CoreGraphics.CGContext * System.Runtime.InteropServices.NFloat -> unit
override this.ApplyStrokePropertiesToContext : CoreGraphics.CGContext * System.Runtime.InteropServices.NFloat -> unit

Parameters

context
CGContext
zoomScale
NFloat
Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to