Layer.HitTest override.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public override MapElement HitTest ( |
Visual Basic Copy Code |
---|
Public Overrides Function HitTest( _ |
A Point instance specifying location.
The transform currently used to draw the map.
The MapElement that contains the specified point.