Piccolo.NET

PPath.Intersects Method

Returns true if this path intersects the given rectangle.

Overload List

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);

See Also

PPath Class | UMD.HCIL.Piccolo.Nodes Namespace