PdfDevice.FillPath

PdfDevice.FillPath method

Fill a path.

public override void FillPath(GraphicsPath path)
ParameterTypeDescription
pathGraphicsPathA path to fill.

See Also