Tests whether this map element contains the specified point. Namespace: MindFusion.Mapping
|
C#
![]() |
---|
protected abstract bool HitTest ( |
Visual Basic
![]() |
---|
Protected MustOverride Function HitTest( _ |
A Point representing a location on the map.
An ITransform representing the transform currently used to render the map.
true if this element contains the specified point, otherwise false.