Layer.HitTest override.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public override MapElement HitTest ( Point mousePosition, ITransform transform)
Public Overrides 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.
MapLayerBase(TColor, TPalette) MembersMapLayerBase(TColor, TPalette) ClassMindFusion.Mapping Namespace