Device.SetClip

Device.SetClip method

Sets the current clip path.

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

See Also