PsDocument.Draw

PsDocument.Draw method

Draw an arbitrary path.

public void Draw(GraphicsPath shape)
ParameterTypeDescription
shapeGraphicsPathThe path to draw.

See Also