GraphicContext.LineJoin

GraphicContext.LineJoin property

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

public virtual StrokeLineJoin LineJoin { get; set; }

See Also