ImageDevice.Fill

ImageDevice.Fill method

Fills the specified path.

public override void Fill(GraphicsPath path)
ParameterTypeDescription
pathGraphicsPathThe path to fill.

See Also