Returns true if this path intersects the given rectangle.
Returns true if this path intersects the given rectangle.
public override bool Intersects(RectangleF);
Returns true if this path intersects the given rectangle.
public virtual bool Intersects(RectangleF,PMatrix);
PPath Class | UMD.HCIL.Piccolo.Nodes Namespace