PUtil.RectangleOutCode Method 
 Returns the orientation with which the given point lies outside of the given rectangle. 
Parameters
- p
 - The point to compare against the rectangle.
 - r
 - The rectangle to compare against the point.
 
Return Value
See Also
PUtil Class | UMD.HCIL.Piccolo.Util Namespace