XpsDevice.SetClip

XpsDevice.SetClip method

Sets the current clip path.

public override void SetClip(GraphicsPath path)
ParameterTypeDescription
pathGraphicsPathA clip path.

See Also