Hi,
imGrid.QueryTools.GetFeaturesIntersecting(feature[0], ReturningColumnsType.AllColumns);
this is the code using to get the intersecting feature.
My question is - any provision is there to pass whole feature collection at a time instead of single single feature?
Thanks,
Goral