Device.SetClip

Device.SetClip method

Specifies the clip of the device.

public virtual void SetClip(GraphicsPath clipPath)
ParameterTypeDescription
clipPathGraphicsPathA clipping path.

See Also