ImageDevice.Draw

ImageDevice.Draw method

Draws a path.

public override void Draw(GraphicsPath s)
ParameterTypeDescription
sGraphicsPathA path to be drawn.

See Also