PdfDevice.PdfGraphicContext.LineJoin

PdfDevice.PdfGraphicContext.LineJoin property

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

public override LineJoin LineJoin { get; set; }

See Also