XpsDevice.FillPath

XpsDevice.FillPath method

Fill a path.

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

See Also