Share via


CGContext.SetStrokePattern(CGPattern, NFloat[]) Method

Definition

public void SetStrokePattern(CoreGraphics.CGPattern? pattern, System.Runtime.InteropServices.NFloat[]? components);
member this.SetStrokePattern : CoreGraphics.CGPattern * System.Runtime.InteropServices.NFloat[] -> unit

Parameters

pattern
CGPattern
components
NFloat[]

Applies to