MindFusion.Mapping Programmer's Guide

Map.HitTest Method

See Also
 






Returns the Shape that contains a specified point.

 Overload List

Name Description

Map.HitTest (Point, ITransform)

Returns the Shape that contains the specified point.

Map.HitTest (Point)

Returns the Shape that contains the specified point.

 See Also