MapElement.HitTest override.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
protected override bool HitTest ( Point point, ITransform transform)
Protected Overrides Function HitTest( _ point As Point, _ transform As ITransform _) As Boolean
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.
Point MembersPoint ClassMindFusion.Mapping Namespace