CGContext.ReplacePathWithStrokedPath Method

Definition

Replaces the current path with the stroked version of the path, based on the stroke paremeters.

public void ReplacePathWithStrokedPath ();
member this.ReplacePathWithStrokedPath : unit -> unit

Applies to