PdfDevice.PdfGraphicContext.LineCap

PdfDevice.PdfGraphicContext.LineCap property

Sets or gets the code specifying the shape of the endpoints for any open path that is stroked.

public override LineCap LineCap { get; set; }

See Also