GraphicContext.LineJoin

GraphicContext.LineJoin property

Sets or gets the code specifying the shape of joints between connected segments of a stroked path.

public virtual LineJoin LineJoin { get; set; }

See Also