PdfDevice.PdfGraphicContext.FillBrush

PdfDevice.PdfGraphicContext.FillBrush property

Sets or gets the brush object that is used to fill the interiors of paths.

public override IBrush FillBrush { get; set; }

See Also