Edit

Share via


MKOverlayPathRenderer.ApplyFillPropertiesToContext(CGContext, nfloat) Method

Definition

[Foundation.Export("applyFillPropertiesToContext:atZoomScale:")]
public virtual void ApplyFillPropertiesToContext (CoreGraphics.CGContext context, nfloat zoomScale);
abstract member ApplyFillPropertiesToContext : CoreGraphics.CGContext * nfloat -> unit
override this.ApplyFillPropertiesToContext : CoreGraphics.CGContext * 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