Returns true if this path intersects the given rectangle.
True if this path intersects the given rectangle; otherwise, false.
Performance Note: For some paths, this method can be very slow. This is due to the implementation of IsVisible. The problem usually occurs when many lines are joined at very steep angles. See PPath Overview for workarounds.
PPath Class | UMD.HCIL.Piccolo.Nodes Namespace | PPath.Intersects Overload List