MapElement.HitTest override.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
protected virtual bool HitTest ( |
Visual Basic Copy Code |
---|
Protected Overridable 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.