At the given point it should return 3 red lines and 1 blue line. But it is returning the green line too. Why does this green line return without intersecting? (Pro SDK 3.4)
SelectionSet selectionSet = MapView.Active.GetFeaturesEx(mapPoint.Extent,true,true);