Share via


MKOverlayPathRenderer.ApplyFillPropertiesToContext(CGContext, NFloat) Method

Definition

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