Returns the Shape that contains the specified point.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public Shape HitTest ( Point point, ITransform transform)
Public Function HitTest( _ point As Point, _ transform As ITransform _) As Shape
A Point instance specifying location on the map.
An ITransform specifying the transform used to render this map.
The Shape that contains the specified point.
HitTest Method Overload ListMap MembersMap ClassMindFusion.Mapping Namespace