ImageDevice.SetClip

ImageDevice.SetClip method

Clips shape.

public override void SetClip(GraphicsPath path)
ParameterTypeDescription
pathGraphicsPathPath that is used for clipping.

See Also