Ink.HitTest Method

Returns the Strokes collection contained within the specified area.

Overload List

Name Description
Ink.HitTest (Point, Single) Returns the Strokes collection of Stroke objects that are either completely inside or intersected by a known circle.
Ink.HitTest (Point[], Single) Returns the Strokes collection contained within a polyline selection boundary.
Ink.HitTest (Rectangle, Single) Returns the Strokes collection contained within a known Rectangle.
Ink.HitTest (Point[], Single, Point[]) Returns the Strokes collection contained within a polyline selection boundary.

See Also

Reference

Ink Class
Ink Members
Microsoft.Ink Namespace
Strokes
ExtendedProperties