Graphics.ExcludeClip Method

Updates the clip region of this Graphics by excluding a given area.

Overload List

Name Description
Public method ExcludeClip(Rectangle)

Updates the clip region of this Graphics to exclude the area specified by a Rectangle structure.

Public method ExcludeClip(Region)

Updates the clip region of this Graphics to exclude the area specified by a Region.

See Also

Reference