MindFusion.Mapping Programmer's Guide

LayerPresenter.ClipExclude Method

See Also
 






Excludes an area from the current clip region.

 Overload List

Name Description

LayerPresenter.ClipExclude (IList(Point))

Excludes the specified area from the current clip region.

LayerPresenter.ClipExclude (List(IList(Point)))

Excludes the specified areas from the current clip region.

 See Also