Search
ICanvas.ClipExclude Method
See Also
 






Excludes an area from the current clip region.

 Overload List

Name Description

ICanvas.ClipExclude (IList(Point))

Excludes the specified area from the current clip region.

ICanvas.ClipExclude (List(IList(Point)))

Excludes the specified areas from the current clip region.

 See Also