Returns the map element located at the specified point.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public abstract MapElement HitTest ( Point mousePosition, ITransform transform)
Public MustOverride Function HitTest( _ mousePosition As Point, _ transform As ITransform _) As MapElement
A Point instance specifying location.
The transform currently used to draw the map.
The MapElement that contains the specified point.
Layer(TColor, TPalette) MembersLayer(TColor, TPalette) ClassMindFusion.Mapping Namespace