AT&T Home | AT&T Labs | Research
AT&T Labs, Inc. - Research

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YChart | YDAT | YWAIT | Byzgraf | FAQs
eointersects (Object rhs [, int rule]) typedict.Path
 
Returns 1 if the area covered by this path intersects the area covered by rhs, which must be a Path, Rectangle, or NULL, and 0 if it does not. By default, interior points in both paths are identified using the even-odd winding rule, but setting the optional rule argument to WIND_NON_ZERO, which is defined in yoix.graphics, means the non-zero winding rule will be used to identify the interior of rhs.
 
 Return:   int
 
 See Also:   ineofill, infill, instroke, intersects

 

Yoix is a registered trademark of AT&T Inc.