CGContext.SetLineJoin(CGLineJoin) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the way lines are joined.
public void SetLineJoin (CoreGraphics.CGLineJoin join);
member this.SetLineJoin : CoreGraphics.CGLineJoin -> unit
Parameters
- join
- CGLineJoin
The desired CGLineJoin.