Ink.HitTest Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Returns the Strokes collection contained within the specified area.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

See Also

Reference

Ink Class

Ink Members

Microsoft.Ink Namespace