Ink.HitTest Method

Ink.HitTest Method

Returns the Strokes collection contained within the specified area.

Overload List

public Strokes HitTest(Point, Single)
public Strokes HitTest(Point[], Single)
public Strokes HitTest(Point[], Single, Point)
public Strokes HitTest(Rectangle, Single)

Examples

See Also