JPlanner Programmer's Guide
Region.intersect Method
See Also
 






Updates this Region to the intersection of itself with the specified region.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public void intersect (
    Region region
)

 Parameters

region

The Region to intersect with this region.

 See Also

Region Members
Region Interface
com.mindfusion.drawing Namespace