PdfDevice.PdfGraphicContext.StrokeBrush

PdfDevice.PdfGraphicContext.StrokeBrush property

Sets or gets the brush object that is used for stroked paths.

public override IBrush StrokeBrush { get; set; }

See Also