PdfDevice.PdfGraphicContext.LineWidth

PdfDevice.PdfGraphicContext.LineWidth property

Sets or gets the thickness of paths to be stroked.

public override float LineWidth { get; set; }

See Also