PsDocument.Fill

PsDocument.Fill method

Fill an arbitrary path.

public void Fill(GraphicsPath shape)
ParameterTypeDescription
shapeGraphicsPathThe path to fill.

See Also