MKOverlayPathView.ApplyFillProperties(CGContext, NFloat) Method

Definition

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

Parameters

context
CGContext
zoomScale
NFloat
Attributes

Applies to