ImageDevice.FillPath

ImageDevice.FillPath method

Fill a path.

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

See Also